08423ef0317dd7c62a4aa29bfa141df26f3eaf2b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method protected createContext(descriptor TestDescriptor, parent TestExecutionContext, testInstance Object) : TestExecutionContext moved from class org.junit.gen5.engine.junit5.execution.TestExecutionNode to class org.junit.gen5.engine.junit5.execution.EngineTestExecutionNode & inlined to private createTopLevelContext() : TestExecutionContext | From | To | |
Inline Variable | 1 | ||
Inline Variable context : TestExecutionContext in method public executeRequest(request ExecutionRequest) : void from class org.junit.gen5.engine.junit5.execution.EngineTestExecutionNode | From | To |