793ed8fc9ba1f8d914b6da47c60e2edf8edde7d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable mock : NPathComplexityCheck to npathComplexityCheckObj : NPathComplexityCheck in method public testVisitTokenBeforeExpressionRange() : void in class com.puppycrawl.tools.checkstyle.checks.metrics.NPathComplexityCheckTest | From | To | |
Rename Variable treeWalker : TreeWalker to checker : Checker in method public testWithCacheWithNoViolation() : void in class com.puppycrawl.tools.checkstyle.TreeWalkerTest | From | To | |
Extract Variable | 2 | ||
Extract Variable file : File in method public testLogIoException() : void from class com.puppycrawl.tools.checkstyle.checks.TranslationCheckTest | From | To | |
Extract Variable messages : LocalizedMessages in method public testNullClassLoader() : void from class com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheckTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type treeWalker : TreeWalker to checker : Checker in method public testWithCacheWithNoViolation() : void in class com.puppycrawl.tools.checkstyle.TreeWalkerTest | From | To |