a916af231c8aa6bb55dd9853a79c654941597756
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testAllChecksWithDefaultConfiguration() : void renamed to public testAllModulesWithDefaultConfiguration() : void in class com.puppycrawl.tools.checkstyle.internal.AllChecksTest | From | To | |
Rename Variable | 2 | ||
Rename Variable check : Class<?> to module : Class<?> in method public testAllModulesWithDefaultConfiguration() : void in class com.puppycrawl.tools.checkstyle.internal.AllChecksTest | From | To | |
Rename Variable checkConfig : DefaultConfiguration to moduleConfig : DefaultConfiguration in method public testAllModulesWithDefaultConfiguration() : void in class com.puppycrawl.tools.checkstyle.internal.AllChecksTest | From | To |