7abb606febdb1bc5ada8cc0ecd34066e7455f2cb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method protected printText(parts String...) : void renamed to protected println(phrases String...) : void in class io.bootique.help.config.ConfigSectionGenerator | From | To | |
Rename Method public testVisitMapOfObjects() : void renamed to public testVisitObjectWithMapOfObjects() : void in class io.bootique.help.config.ConfigSectionGeneratorTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter parts : String... to phrases : String... in method protected println(phrases String...) : void in class io.bootique.help.config.ConfigSectionGenerator | From | To |