132f971b6f3b20a70e31d7c24a3bbe47633999df
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable e : Exception to ex : Throwable in method package executeAndAggregateExceptions(exception Throwable, executable Executable) : Throwable in class org.junit.gen5.engine.junit5.execution.ClassExecutionNode | From | To | |
Rename Variable exceptionDuringAfterAll : Exception to exception : Throwable in method private executeAfterAllMethods(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.ClassExecutionNode | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable exceptionDuringAfterAll : Exception to exception : Throwable in method package executeAndAggregateExceptions(exception Throwable, executable Executable) : Throwable in class org.junit.gen5.engine.junit5.execution.ClassExecutionNode | From | To | |
Change Variable Type | 3 | ||
Change Variable Type exceptionDuringAfterAll : Exception to exception : Throwable in method package executeAndAggregateExceptions(exception Throwable, executable Executable) : Throwable in class org.junit.gen5.engine.junit5.execution.ClassExecutionNode | From | To | |
Change Variable Type e : Exception to ex : Throwable in method package executeAndAggregateExceptions(exception Throwable, executable Executable) : Throwable in class org.junit.gen5.engine.junit5.execution.ClassExecutionNode | From | To | |
Change Variable Type exceptionDuringAfterAll : Exception to exception : Throwable in method private executeAfterAllMethods(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.ClassExecutionNode | From | To | |
Extract Method | 1 | ||
Extract Method package executeAndAggregateExceptions(exception Throwable, executable Executable) : Throwable extracted from private executeAfterAllMethods(request ExecutionRequest, context TestExecutionContext) : void in class org.junit.gen5.engine.junit5.execution.ClassExecutionNode | From | To |