835ad40306494221ae4c40efdd3340402e328200
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type listener : ExecutionEventRecordingEngineExecutionListener to executionEvents : List<ExecutionEvent> in method public assertRecordedExecutionEventsContainsExactly(executionEvents List<ExecutionEvent>, conditions Condition<? super ExecutionEvent>...) : void in class org.junit.gen5.engine.ExecutionEventConditions | From | To | |
Change Return Type | 1 | ||
Change Return Type void to List<ExecutionEvent> in method private execute(testClass Class<?>) : List<ExecutionEvent> in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassExecutionTests | From | To | |
Rename Parameter | 1 | ||
Rename Parameter listener : ExecutionEventRecordingEngineExecutionListener to executionEvents : List<ExecutionEvent> in method public assertRecordedExecutionEventsContainsExactly(executionEvents List<ExecutionEvent>, conditions Condition<? super ExecutionEvent>...) : void in class org.junit.gen5.engine.ExecutionEventConditions | From | To |