ac7bb522519cd8a600324aa909a5c17a110cb97f
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type ExtensionRegistry : ExtensionRegistry to context : JUnit5EngineExecutionContext in method protected invokeTestMethod(context JUnit5EngineExecutionContext, testExtensionContext TestExtensionContext, throwableCollector ThrowableCollector) : void in class org.junit.gen5.engine.junit5.descriptor.MethodTestDescriptor | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Object in method public invoke(methodInvocationContext MethodInvocationContext) : Object in class org.junit.gen5.engine.junit5.execution.MethodInvoker | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter ExtensionRegistry : ExtensionRegistry to context : JUnit5EngineExecutionContext in method protected invokeTestMethod(context JUnit5EngineExecutionContext, testExtensionContext TestExtensionContext, throwableCollector ThrowableCollector) : void in class org.junit.gen5.engine.junit5.descriptor.MethodTestDescriptor | From | To |