5ed9ace2fb99c40f1dd6b887b2739c75112be59f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private getResourcePath(filename String) : String from class com.puppycrawl.tools.checkstyle.checks.imports.ImportControlCheckTest to protected getResourcePath(filename String) : String from class com.puppycrawl.tools.checkstyle.AbstractPathTestSupport | From | To | |
| Inline Method | 3 | ||
| Inline Method private createConfig(verbose boolean) : DefaultConfiguration inlined to public testDefault() : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheckTest | From | To | |
| Inline Method private createConfig(verbose boolean) : DefaultConfiguration inlined to public testVerbose() : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheckTest | From | To | |
| Inline Method private createConfig(verbose boolean) : DefaultConfiguration inlined to public testBadFile() : void in class com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheckTest | From | To |