3f3a80714e9c61ddb105fd799cbb89d74b333e8d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testRightCurlySameAndLiteralDo() : void renamed to public testRightCurlySameAndLiteralDoDefault() : void in class com.google.checkstyle.test.chapter4formatting.rule412nonemptyblocks.RightCurlyTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable newCheckConfig : DefaultConfiguration to checkConfig : Configuration in method public rightCurlyTestSame() : void in class com.google.checkstyle.test.chapter4formatting.rule412nonemptyblocks.RightCurlyTest | From | To | |
| Rename Variable newCheckConfig : DefaultConfiguration to checkConfig : Configuration in method public rightCurlyTestAlone() : void in class com.google.checkstyle.test.chapter4formatting.rule412nonemptyblocks.RightCurlyTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type newCheckConfig : DefaultConfiguration to checkConfig : Configuration in method public rightCurlyTestSame() : void in class com.google.checkstyle.test.chapter4formatting.rule412nonemptyblocks.RightCurlyTest | From | To | |
| Change Variable Type newCheckConfig : DefaultConfiguration to checkConfig : Configuration in method public rightCurlyTestAlone() : void in class com.google.checkstyle.test.chapter4formatting.rule412nonemptyblocks.RightCurlyTest | From | To |