c1d682aee5da5738fc3be071df45330c005f4cf1
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable throwableWasNotAlreadyThrown : boolean to previousThrowable : Throwable in method public after(context JupiterEngineExecutionContext) : void in class org.junit.jupiter.engine.descriptor.ClassTestDescriptor | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.junit.platform.engine.support.hierarchical.NodeTestTask.Action moved and renamed to org.junit.platform.engine.support.hierarchical.ThrowableCollector.Executable | From | To | |
Move Class | 1 | ||
Move Class org.junit.jupiter.engine.execution.ThrowableCollector moved to org.junit.platform.engine.support.hierarchical.ThrowableCollector | From | To | |
Change Variable Type | 1 | ||
Change Variable Type throwableWasNotAlreadyThrown : boolean to previousThrowable : Throwable in method public after(context JupiterEngineExecutionContext) : void in class org.junit.jupiter.engine.descriptor.ClassTestDescriptor | From | To |