c7d398fe4fe841913170b086404511f7ba1cd720
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method protected getNonCompilablePath(filename String) : String from class com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheckTest to protected getNonCompilablePath(filename String) : String from class com.puppycrawl.tools.checkstyle.AbstractModuleTestSupport | From | To | |
Pull Up Method protected getNonCompilablePath(filename String) : String from class com.puppycrawl.tools.checkstyle.checks.annotation.PackageAnnotationCheckTest to protected getNonCompilablePath(filename String) : String from class com.puppycrawl.tools.checkstyle.AbstractModuleTestSupport | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.puppycrawl.tools.checkstyle.AbstractModuleTestSupport from classes [com.puppycrawl.tools.checkstyle.checks.annotation.PackageAnnotationCheckTest, com.puppycrawl.tools.checkstyle.checks.whitespace.FileTabCharacterCheckTest, com.puppycrawl.tools.checkstyle.checks.whitespace.GenericWhitespaceCheckTest, com.puppycrawl.tools.checkstyle.checks.whitespace.ParenPadCheckTest] | From | To |