|
Move Method private printMarkdown(usage Usage, types List<Class<?>>, out PrintStream) : void from class org.junit.ApiReportGenerator to private printMarkdown(usage Usage, types List<Class<?>>, out PrintStream) : void from class org.junit.ApiReport |
From |
To |
|
Move Method private getKind(type Class<?>) : String from class org.junit.ApiReportGenerator to private getKind(type Class<?>) : String from class org.junit.ApiReport |
From |
To |
|
Move Method public printMarkdownReport(out PrintStream) : void from class org.junit.ApiReportGenerator to public printMarkdownReport(out PrintStream) : void from class org.junit.ApiReport |
From |
To |
|
Move Method private dashes(length int) : String from class org.junit.ApiReportGenerator to private dashes(length int) : String from class org.junit.ApiReport |
From |
To |
|
Move Method private printMarkdown(type Class<?>, out PrintStream) : void from class org.junit.ApiReportGenerator to private printMarkdown(type Class<?>, out PrintStream) : void from class org.junit.ApiReport |
From |
To |
|
Move Method private code(element String) : String from class org.junit.ApiReportGenerator to private code(element String) : String from class org.junit.ApiReport |
From |
To |