e73a7f4ab5dce5b8f0573b83349af6fa0342e670
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type generator : BiFunction<ExtensionContext,T,Executable> to callbackInvoker : CallbackInvoker<T> in method private invokeAllAfterMethodsOrCallbacks(type Class<T>, context JupiterEngineExecutionContext, callbackInvoker CallbackInvoker<T>) : void in class org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor | From | To | |
Change Parameter Type generator : BiFunction<ExtensionContext,T,Executable> to callbackInvoker : CallbackInvoker<T> in method private invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(type Class<T>, context JupiterEngineExecutionContext, callbackInvoker CallbackInvoker<T>) : void in class org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor | From | To | |
Rename Parameter | 2 | ||
Rename Parameter generator : BiFunction<ExtensionContext,T,Executable> to callbackInvoker : CallbackInvoker<T> in method private invokeBeforeMethodsOrCallbacksUntilExceptionOccurs(type Class<T>, context JupiterEngineExecutionContext, callbackInvoker CallbackInvoker<T>) : void in class org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor | From | To | |
Rename Parameter generator : BiFunction<ExtensionContext,T,Executable> to callbackInvoker : CallbackInvoker<T> in method private invokeAllAfterMethodsOrCallbacks(type Class<T>, context JupiterEngineExecutionContext, callbackInvoker CallbackInvoker<T>) : void in class org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor | From | To |