7c1ecd5c52574cc82c23676200b92f6036708135
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method package assertLines(node ConfigMetadataNode, lineWidth int, expectedLines String...) : void extracted from private assertLines(node ConfigMetadataNode, expectedLines String...) : void in class io.bootique.help.config.ConfigSectionGeneratorTest | From | To | |
Extract Method public withOffset(offset String) : ConsoleAppender extracted from public withOffset(offset int) : ConsoleAppender in class io.bootique.help.ConsoleAppender | From | To |