a1e1403df4478e161a1c9c5daf7607c362eca1f5
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public parameterNameTest() : void renamed to public privParameterNameTest() : void in class com.google.checkstyle.test.chapter5naming.rule526parameternames.ParameterNameTest | From | To | |
| Rename Class | 1 | ||
| Rename Class com.google.checkstyle.test.chapter5naming.rule526parameternames.InputParameterNameSimple renamed to com.google.checkstyle.test.chapter5naming.rule526parameternames.InputParameterNameSimplePub | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute format : String to pubFormat : String in class com.google.checkstyle.test.chapter5naming.rule526parameternames.ParameterNameTest | From | To | |
| Inline Variable | 1 | ||
| Inline Variable result : Configuration in method protected getCheckConfig(checkName String) : Configuration from class com.google.checkstyle.test.base.BaseCheckTestSupport | From | To |