32a5b8c0240bbf74245ee27664f735b6e31bd29c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable suiteClass : Class<?> to testClass : Class<?> in method private buildClassSpecification(testClass Class<?>) : TestPlanSpecification in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method | 9 | ||
Extract Method private buildClassSpecification(testClass Class<?>) : TestPlanSpecification extracted from package doesNotResolveClassRunWithJUnit5() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method private buildClassSpecification(testClass Class<?>) : TestPlanSpecification extracted from package resolvesSimpleJUnit4TestClass() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method private assertYieldsNoDescriptors(testClass Class<?>) : void extracted from package doesNotResolveClassRunWithJUnit5() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method private assertYieldsNoDescriptors(testClass Class<?>) : void extracted from package doesNotResolvePlainOldJavaClassesWithoutAnyTest() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method private buildClassSpecification(testClass Class<?>) : TestPlanSpecification extracted from package doesNotResolvePlainOldJavaClassesWithoutAnyTest() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method private buildClassSpecification(testClass Class<?>) : TestPlanSpecification extracted from package resolvesJUnit4TestClassWithCustomRunner() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method private buildClassSpecification(testClass Class<?>) : TestPlanSpecification extracted from package resolvesJUnit3Suites() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method private buildClassSpecification(testClass Class<?>) : TestPlanSpecification extracted from package resolvesIgnoredJUnit4TestClass() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To | |
Extract Method private buildClassSpecification(testClass Class<?>) : TestPlanSpecification extracted from package resolvesJUnit3TestCase() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineClassSpecificationResolutionTests | From | To |