487bbff85f6651921a4c4a3520a9e315b0f2b381
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type numberOfStaticTests : int to testPlan : TestPlan in method public testPlanExecutionStarted(testPlan TestPlan) : void in class org.junit.gen5.launcher.TestPlanExecutionListener | From | To | |
| Change Parameter Type numberOfStaticTests : int to testPlan : TestPlan in method public testPlanExecutionStarted(testPlan TestPlan) : void in class org.junit.gen5.console.ColoredPrintingTestListener | From | To | |
| Change Parameter Type numberOfStaticTests : int to testPlan : TestPlan in method public testPlanExecutionStarted(testPlan TestPlan) : void in class org.junit.gen5.console.TestSummaryReportingTestListener | From | To | |
| Move Class | 1 | ||
| Move Class org.junit.gen5.engine.TestPlanExecutionListener moved to org.junit.gen5.launcher.TestPlanExecutionListener | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter numberOfStaticTests : int to testPlan : TestPlan in method public testPlanExecutionStarted(testPlan TestPlan) : void in class org.junit.gen5.launcher.TestPlanExecutionListener | From | To | |
| Rename Parameter numberOfStaticTests : int to testPlan : TestPlan in method public testPlanExecutionStarted(testPlan TestPlan) : void in class org.junit.gen5.console.ColoredPrintingTestListener | From | To | |
| Rename Parameter numberOfStaticTests : int to testPlan : TestPlan in method public testPlanExecutionStarted(testPlan TestPlan) : void in class org.junit.gen5.console.TestSummaryReportingTestListener | From | To |