da936a01b9404da4560aef2196e8760e387d16ab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable checker : Checker to checkerConfig : DefaultConfiguration in method public testCacheHeaderFile() : void in class com.puppycrawl.tools.checkstyle.checks.header.HeaderCheckTest | From | To | |
Rename Variable checker : Checker to checkerConfig : DefaultConfiguration in method public testLocalFileExternalResourceContentDoesNotChange() : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionFilterTest | From | To | |
Inline Method | 3 | ||
Inline Method private getChecker() : Checker inlined to public testInner() : void in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheckTest | From | To | |
Inline Method private getChecker() : Checker inlined to public testStrictJavadoc() : void in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheckTest | From | To | |
Inline Method private getChecker() : Checker inlined to public testSimple() : void in class com.puppycrawl.tools.checkstyle.checks.design.VisibilityModifierCheckTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private ROOT_MODULE_NAME : String in class com.puppycrawl.tools.checkstyle.AbstractModuleTestSupport | From | To | |
Change Variable Type | 4 | ||
Change Variable Type checker : Checker to checkerConfig : DefaultConfiguration in method public testLocalFileExternalResourceContentDoesNotChange() : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionFilterTest | From | To | |
Change Variable Type cacheFile : String to cacheFile : File in method public testRemoteFileExternalResourceContentDoesNotChange() : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionFilterTest | From | To | |
Change Variable Type cacheFile : String to cacheFile : File in method public testLocalFileExternalResourceContentDoesNotChange() : void in class com.puppycrawl.tools.checkstyle.filters.SuppressionFilterTest | From | To | |
Change Variable Type checker : Checker to checkerConfig : DefaultConfiguration in method public testCacheHeaderFile() : void in class com.puppycrawl.tools.checkstyle.checks.header.HeaderCheckTest | From | To | |
Extract Variable | 2 | ||
Extract Variable checkConfig : DefaultConfiguration in method public testWithCacheWithNoViolation() : void from class com.puppycrawl.tools.checkstyle.TreeWalkerTest | From | To | |
Extract Variable moduleName : String in method public createChecker(moduleConfig Configuration) : Checker from class com.puppycrawl.tools.checkstyle.AbstractModuleTestSupport | From | To |