5556818beda5d1ff36080702643aada060e62f2c
Files Diff
- Added: 7
- Removed: 7
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type testDescriptors : Set to testDescriptors : Set<TestDescriptor> in method public SpecificationResolver(testDescriptors Set<TestDescriptor>, engineDescriptor EngineDescriptor) in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver | From | To | |
Rename Class | 1 | ||
Rename Class org.junit.gen5.commons.util.FindClassesInPackageTest.InnerClassToBeFound renamed to org.junit.gen5.commons.util.FindClassesInPackageTest.NestedClassToBeFound | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.junit.gen5.engine.junit5.OtherTestClass.InnerTestClass moved and renamed to org.junit.gen5.engine.junit5.descriptor.OtherTestClass.NestedTestClass | From | To | |
Move Class | 12 | ||
Move Class org.junit.gen5.engine.junit5.MyTestClass moved to org.junit.gen5.engine.junit5.descriptor.MyTestClass | From | To | |
Move Class org.junit.gen5.engine.junit5.SpecificationResolverTest moved to org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Move Class org.junit.gen5.engine.junit5.OtherTestClass moved to org.junit.gen5.engine.junit5.descriptor.OtherTestClass | From | To | |
Move Class org.junit.gen5.engine.junit5.subpackage.ClassWithoutTestCases moved to org.junit.gen5.engine.junit5.descriptor.subpackage.ClassWithoutTestCases | From | To | |
Move Class org.junit.gen5.engine.junit5.HerTestClass moved to org.junit.gen5.engine.junit5.descriptor.HerTestClass | From | To | |
Move Class org.junit.gen5.engine.junit5.subpackage.Class1WithTestCases moved to org.junit.gen5.engine.junit5.descriptor.subpackage.Class1WithTestCases | From | To | |
Move Class org.junit.gen5.engine.junit5.MethodTestDescriptorTests moved to org.junit.gen5.engine.junit5.descriptor.MethodTestDescriptorTests | From | To | |
Move Class org.junit.gen5.engine.junit5.JUnit5TestableTest moved to org.junit.gen5.engine.junit5.descriptor.JUnit5TestableTest | From | To | |
Move Class org.junit.gen5.engine.junit5.BTestClass moved to org.junit.gen5.engine.junit5.descriptor.BTestClass | From | To | |
Move Class org.junit.gen5.engine.junit5.YourTestClass moved to org.junit.gen5.engine.junit5.descriptor.YourTestClass | From | To | |
Move Class org.junit.gen5.engine.junit5.ATestClass moved to org.junit.gen5.engine.junit5.descriptor.ATestClass | From | To | |
Move Class org.junit.gen5.engine.junit5.subpackage.Class2WithTestCases moved to org.junit.gen5.engine.junit5.descriptor.subpackage.Class2WithTestCases | From | To | |
Change Variable Type | 2 | ||
Change Variable Type uniqueIds : Set to uniqueIds : List<String> in method public testTwoClassNameResolution() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Change Variable Type uniqueIds : Set to uniqueIds : List<String> in method public testClassNameResolutionOfNestedClass() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method | 9 | ||
Extract Method private uniqueIds() : List<String> extracted from public testMethodResolutionByUniqueIdFromInheritedClass() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method private uniqueIds() : List<String> extracted from public testTwoMethodResolutionsByUniqueId() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method private uniqueIds() : List<String> extracted from public testMethodOfInnerClassByUniqueId() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method private uniqueIds() : List<String> extracted from public testMethodResolutionByUniqueIdWithParams() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method private uniqueIds() : List<String> extracted from public testPackageResolution() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method private uniqueIds() : List<String> extracted from public testMethodResolutionByUniqueId() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method private uniqueIds() : List<String> extracted from public testInnerClassResolutionByUniqueId() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method private uniqueIds() : List<String> extracted from public testClassResolutionByUniqueId() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To | |
Extract Method private uniqueIds() : List<String> extracted from public testSingleClassNameResolution() : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolverTest | From | To |