|
Change Parameter Type context : EngineExecutionContext to context : ExecutionRequest in method private executeAfterMethods(context ExecutionRequest, testClass Class<?>, testInstance Object, exceptionThrown Throwable) : Throwable in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : ExecutionRequest in method public execute(context ExecutionRequest) : void in class org.junit.gen5.engine.TestEngine |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : TestExecutionContext in method public abstract execute(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.TestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : ExecutionRequest in method public execute(context ExecutionRequest) : void in class org.junit.gen5.engine.junit4.JUnit4TestEngine |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to request : ExecutionRequest in method public execute(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode |
From |
To |
|
Change Parameter Type request : EngineExecutionContext to request : ExecutionRequest in method public execute(request ExecutionRequest) : void in class org.junit.gen5.engine.junit5.JUnit5TestEngine |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : TestExecutionContext in method public execute(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.ClassTestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : ExecutionRequest in method private executeBeforeMethods(context ExecutionRequest, testClass Class<?>, testInstance Object) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to request : ExecutionRequest in method public execute(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.ClassTestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : ExecutionRequest in method private executeSingleRunnerSafely(context ExecutionRequest, runnerTestDescriptor RunnerTestDescriptor, testDescriptors List<DescriptionTestDescriptor>) : void in class org.junit.gen5.engine.junit4.JUnit4TestEngine |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : TestExecutionContext in method public execute(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : ExecutionRequest in method private invokeTestMethod(context ExecutionRequest, testInstance Object) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to context : ExecutionRequest in method private executeAfterAllMethods(context ExecutionRequest, testClass Class<?>, testInstance Object) : void in class org.junit.gen5.engine.junit5.execution.ClassTestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to request : ExecutionRequest in method public executeRequest(request ExecutionRequest) : void in class org.junit.gen5.engine.junit5.execution.EngineTestExecutionNode |
From |
To |
|
Change Parameter Type context : EngineExecutionContext to request : ExecutionRequest in method private invokeMethod(request ExecutionRequest, method Method, target Object) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode |
From |
To |
|
Rename Parameter context : EngineExecutionContext to request : ExecutionRequest in method public executeRequest(request ExecutionRequest) : void in class org.junit.gen5.engine.junit5.execution.EngineTestExecutionNode |
From |
To |
|
Rename Parameter context : EngineExecutionContext to request : ExecutionRequest in method private invokeMethod(request ExecutionRequest, method Method, target Object) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode |
From |
To |
|
Rename Parameter context : EngineExecutionContext to request : ExecutionRequest in method public execute(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.MethodTestExecutionNode |
From |
To |
|
Rename Parameter context : EngineExecutionContext to request : ExecutionRequest in method public execute(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.ClassTestExecutionNode |
From |
To |