9eacc9c2d51557bffa003ca24fa125b8cbe69bbb
Files Diff
- Added: 2
- Removed: 5
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.junit.gen5.engine.junit5.execution.MethodInvokerTests renamed to org.junit.gen5.engine.junit5.execution.ExecutableInvokerTests | From | To | |
Change Variable Type | 1 | ||
Change Variable Type methodInvoker : MethodInvoker to methodInvoker : ExecutableInvoker in method protected invokeTestMethod(context JUnit5EngineExecutionContext, testExtensionContext TestExtensionContext, throwableCollector ThrowableCollector) : void in class org.junit.gen5.engine.junit5.descriptor.TestFactoryTestDescriptor | From | To |