5b99f734253c15189a88cd5704ec30ded2f24694
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type testListeners : TestPlanExecutionListener... to testListeners : TestExecutionListener... in method public registerTestPlanExecutionListeners(testListeners TestExecutionListener...) : void in class org.junit.gen5.launcher.Launcher | From | To | |
Rename Variable | 1 | ||
Rename Variable compositeListener : TestExecutionListener to testExecutionListener : TestExecutionListener in method public execute(testPlan TestPlan) : void in class org.junit.gen5.launcher.Launcher | From | To | |
Extract Variable | 1 | ||
Extract Variable testDescriptors : List<TestDescriptor> in method public execute(testPlan TestPlan) : void from class org.junit.gen5.launcher.Launcher | From | To | |
Inline Variable | 1 | ||
Inline Variable plan : TestPlan in method public execute(specification TestPlanSpecification) : void from class org.junit.gen5.launcher.Launcher | From | To |