b939e32bc7312e5fc5908c03b3034a7b1f43cfc1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private print(usage Usage, types List<Class<?>>, out PrintStream) : void renamed to private printMarkdown(usage Usage, types List<Class<?>>, out PrintStream) : void in class org.junit.ApiReportGenerator | From | To | |
| Rename Method private print(type Class<?>, out PrintStream) : void renamed to private printMarkdown(type Class<?>, out PrintStream) : void in class org.junit.ApiReportGenerator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute FORMAT : String to MARKDOWN_FORMAT : String in class org.junit.ApiReportGenerator | From | To |