f3a14ddefe32e4fd766007943237ba2a0a0933a4
Files Diff
- Added: 9
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method protected readFile(filename String) : String from class com.puppycrawl.tools.checkstyle.AbstractTreeTestSupport to protected readFile(filename String) : String from class com.puppycrawl.tools.checkstyle.AbstractPathTestSupport | From | To | |
| Pull Up Attribute | 2 | ||
| Pull Up Attribute protected LF_REGEX : String from class com.puppycrawl.tools.checkstyle.AbstractTreeTestSupport to protected LF_REGEX : String from class com.puppycrawl.tools.checkstyle.AbstractPathTestSupport | From | To | |
| Pull Up Attribute protected CRLF_REGEX : String from class com.puppycrawl.tools.checkstyle.AbstractTreeTestSupport to protected CRLF_REGEX : String from class com.puppycrawl.tools.checkstyle.AbstractPathTestSupport | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass com.puppycrawl.tools.checkstyle.AbstractXmlTestSupport from classes [com.puppycrawl.tools.checkstyle.XMLLoggerTest] | From | To |