5b45d5a853f6babe70098b1a034c5ebab36d723d
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 33
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable checkerConfigWithXpath : DefaultConfiguration to treeWalkerConfigWithXpath : DefaultConfiguration in method protected runVerifications(moduleConfig DefaultConfiguration, fileToProcess File, expectedViolations String[], expectedXpathQueries List<String>) : void in class org.checkstyle.suppressionxpathfilter.AbstractXpathTestSupport | From | To | |
Rename Variable treeWalkerConfig : DefaultConfiguration to treeWalkerConfigWithXpath : DefaultConfiguration in method protected runVerifications(moduleConfig DefaultConfiguration, fileToProcess File, expectedViolations String[], expectedXpathQueries List<String>) : void in class org.checkstyle.suppressionxpathfilter.AbstractXpathTestSupport | From | To | |
Inline Method | 1 | ||
Inline Method private createCheckerWithTreeWalkerModules(children DefaultConfiguration...) : DefaultConfiguration inlined to protected runVerifications(moduleConfig DefaultConfiguration, fileToProcess File, expectedViolations String[], expectedXpathQueries List<String>) : void in class org.checkstyle.suppressionxpathfilter.AbstractXpathTestSupport | From | To | |
Rename Class | 1 | ||
Rename Class org.checkstyle.suppressionxpathfilter.AbstractXpathRegressionTest renamed to org.checkstyle.suppressionxpathfilter.AbstractXpathTestSupport | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable child : DefaultConfiguration to moduleConfig : DefaultConfiguration in method protected runVerifications(moduleConfig DefaultConfiguration, fileToProcess File, expectedViolations String[], expectedXpathQueries List<String>) : void in class org.checkstyle.suppressionxpathfilter.AbstractXpathTestSupport | From | To | |
Extract Variable | 15 | ||
Extract Variable messages : Map<String,String> in method public testWhitespaceAroundBasic() : void from class com.google.checkstyle.test.chapter4formatting.rule462horizontalwhitespace.WhitespaceAroundTest | From | To | |
Extract Variable messages : Map<String,String> in method public testGeneralParameterName() : void from class com.google.checkstyle.test.chapter5naming.rule526parameternames.ParameterNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testTypeName() : void from class com.google.checkstyle.test.chapter5naming.rule522typenames.TypeNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testClassDefault() : void from class com.google.checkstyle.test.chapter5naming.rule528typevariablenames.ClassTypeParameterNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testLambdaParameterName() : void from class com.google.checkstyle.test.chapter5naming.rule526parameternames.LambdaParameterNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testMethodDefault() : void from class com.google.checkstyle.test.chapter5naming.rule528typevariablenames.MethodTypeParameterNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testMethodName() : void from class com.google.checkstyle.test.chapter5naming.rule523methodnames.MethodNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testLocalVariableName() : void from class com.google.checkstyle.test.chapter5naming.rule527localvariablenames.LocalVariableNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testMemberName() : void from class com.google.checkstyle.test.chapter5naming.rule525nonconstantfieldnames.MemberNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testWhitespaceAroundGenerics() : void from class com.google.checkstyle.test.chapter4formatting.rule462horizontalwhitespace.GenericWhitespaceTest | From | To | |
Extract Variable messages : Map<String,String> in method public testOneChar() : void from class com.google.checkstyle.test.chapter5naming.rule527localvariablenames.LocalVariableNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testSimple() : void from class com.google.checkstyle.test.chapter5naming.rule525nonconstantfieldnames.MemberNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testInterfaceDefault() : void from class com.google.checkstyle.test.chapter5naming.rule528typevariablenames.InterfaceTypeParameterNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testCatchParameterName() : void from class com.google.checkstyle.test.chapter5naming.rule51identifiernames.CatchParameterNameTest | From | To | |
Extract Variable messages : Map<String,String> in method public testGenericWhitespace() : void from class com.google.checkstyle.test.chapter4formatting.rule462horizontalwhitespace.GenericWhitespaceTest | From | To |