a6e5159ce6c7f8e77ab9ab97c9f31280f5874191
Files Diff
- Added: 5
- Removed: 4
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method package systemPropertyEnabledTest() : void from class org.junit.gen5.engine.junit5.DisabledTests.DisabledTestMethodsTestCase to package systemPropertyEnabledTest() : void from class org.junit.gen5.engine.junit5.extension.ExecutionConditionTests.TestCaseWithTestExecutionCondition | From | To | |
Move Method package systemPropertyWithIncorrectValueTest() : void from class org.junit.gen5.engine.junit5.DisabledTests.DisabledTestMethodsTestCase to package systemPropertyWithIncorrectValueTest() : void from class org.junit.gen5.engine.junit5.extension.ExecutionConditionTests.TestCaseWithTestExecutionCondition | From | To | |
Move Method package systemPropertyNotSetTest() : void from class org.junit.gen5.engine.junit5.DisabledTests.DisabledTestMethodsTestCase to package systemPropertyNotSetTest() : void from class org.junit.gen5.engine.junit5.extension.ExecutionConditionTests.TestCaseWithTestExecutionCondition | From | To | |
Extract Class | 1 | ||
Extract Class org.junit.gen5.engine.junit5.extension.ExecutionConditionTests.TestCaseWithTestExecutionCondition from class org.junit.gen5.engine.junit5.DisabledTests.DisabledTestMethodsTestCase | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class org.junit.gen5.engine.junit5.MethodLevelCallbackTests moved and renamed to org.junit.gen5.engine.junit5.extension.BeforeAndAfterEachTests | From | To | |
Move And Rename Class org.junit.gen5.engine.junit5.ClassLevelCallbackTests moved and renamed to org.junit.gen5.engine.junit5.extension.BeforeAndAfterAllTests | From | To | |
Move Class | 3 | ||
Move Class org.junit.gen5.engine.junit5.InstancePostProcessorTests moved to org.junit.gen5.engine.junit5.extension.InstancePostProcessorTests | From | To | |
Move Class org.junit.gen5.engine.junit5.ParameterResolverTests moved to org.junit.gen5.engine.junit5.extension.ParameterResolverTests | From | To | |
Move Class org.junit.gen5.engine.junit5.DisabledTests.SystemPropertyCondition moved to org.junit.gen5.engine.junit5.extension.ExecutionConditionTests.SystemPropertyCondition | From | To |