5d1e6ef203abe68e2a601fa7c9283d630e698e4b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.junit.jupiter.engine.ExceptionHandlingTests.TestCaseWithThrowingBeforeAllAndAfterAllCallback renamed to org.junit.jupiter.engine.ExceptionHandlingTests.TestCaseWithThrowingBeforeAllAndAfterAllCallbacks | From | To | |
Extract Variable | 4 | ||
Extract Variable testClass : Class<?> in method package checkedExceptionInAfterAllIsRegistered() : void from class org.junit.jupiter.engine.ExceptionHandlingTests | From | To | |
Extract Variable testClass : Class<?> in method package checkedExceptionInBeforeAllIsRegistered() : void from class org.junit.jupiter.engine.ExceptionHandlingTests | From | To | |
Extract Variable testClass : Class<?> in method package exceptionInAfterAllCallbackDoesNotHideExceptionInBeforeAllCallback() : void from class org.junit.jupiter.engine.ExceptionHandlingTests | From | To | |
Extract Variable testClass : Class<?> in method package checkedExceptionInAfterEachIsSuppressedByExceptionInTest() : void from class org.junit.jupiter.engine.ExceptionHandlingTests | From | To |