19153fa9a3ae7162b7e0dbe8de442097f1e583da
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable notifier : RunNotifier to core : JUnitCore in method private executeSingleRunner(runnerTestDescriptor RunnerTestDescriptor, engineExecutionListener EngineExecutionListener) : void in class org.junit.gen5.engine.junit4.JUnit4TestEngine | From | To | |
Change Variable Type | 1 | ||
Change Variable Type notifier : RunNotifier to core : JUnitCore in method private executeSingleRunner(runnerTestDescriptor RunnerTestDescriptor, engineExecutionListener EngineExecutionListener) : void in class org.junit.gen5.engine.junit4.JUnit4TestEngine | From | To | |
Extract Method | 1 | ||
Extract Method private fireExecutionStarted(testDescriptor TestDescriptor) : void extracted from public testStarted(description Description) : void in class org.junit.gen5.engine.junit4.execution.RunListenerAdapter | From | To |