48b0380bf6fc23ad08f31328f6bf2a4af2b678f2
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type testSummaryListener : TestSummaryReportingTestListener to testSummaryListener : SummaryCreatingTestListener in method private registerListeners(launcher Launcher, summary TestExecutionSummary) : void in class org.junit.gen5.console.ConsoleRunner | From | To | |
Extract Method | 2 | ||
Extract Method private createTestPlanSpecification() : TestPlanSpecification extracted from private run() : void in class org.junit.gen5.console.ConsoleRunner | From | To | |
Extract Method private registerListeners(launcher Launcher, summary TestExecutionSummary) : void extracted from private run() : void in class org.junit.gen5.console.ConsoleRunner | From | To |