53a72fef0887a83857b1e80e4a8da44c6d170ca1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests.SimpleJUnit4TestCase renamed to org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests.PlainJUnit4TestCaseWithSingleTestWhichFails | From | To | |
Change Variable Type | 1 | ||
Change Variable Type engineDescriptor : EngineAwareTestDescriptor to engineDescriptor : TestDescriptor in method package resolvesSimpleJUnit4TestClass() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Variable | 1 | ||
Extract Variable testClass : Class<?> in method package resolvesSimpleJUnit4TestClass() : void from class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To |