a123befc15888320086cf3c58174da4e983fcc74
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private executeBeforeMethods(context TestExecutionContext) : void renamed to private executeBeforeEachMethods(context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode | From | To | |
Rename Method private executeAfterMethods(context TestExecutionContext, exceptionsCollector List<Throwable>) : void renamed to private executeAfterEachMethods(context TestExecutionContext, exceptionsCollector List<Throwable>) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode | From | To |