a1a2097be5c24dc833ae5b9fc130f91f3416b4bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private resolveIntoFilteredTestClass(testClassName String, uniqueId UniqueId, collector TestClassCollector) : void in class org.junit.gen5.engine.junit4.discovery.UniqueIdSelectorResolver | From | To | |
Change Parameter Type separator : char to segmentType : String in method public JUnit4TestDescriptor(parent TestDescriptor, segmentType String, segmentValue String, description Description) in class org.junit.gen5.engine.junit4.descriptor.JUnit4TestDescriptor | From | To | |
Rename Variable | 1 | ||
Rename Variable suffix : String to customUniqueIdValue : String in method package usesCustomUniqueIdsWhenPresent() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests | From | To | |
Move And Rename Attribute | 1 | ||
Move And Rename Attribute public SEPARATOR : char renamed to public SEGMENT_TYPE_RUNNER : String and moved from class org.junit.gen5.engine.junit4.descriptor.RunnerTestDescriptor to class org.junit.gen5.engine.junit4.descriptor.JUnit4TestDescriptor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type uniqueId : String to uniqueId : UniqueId in method package resolve(selector UniqueIdSelector, collector TestClassCollector) : void in class org.junit.gen5.engine.junit4.discovery.UniqueIdSelectorResolver | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type uniqueId : String to uniqueId : UniqueId in class org.junit.gen5.engine.support.descriptor.AbstractTestDescriptor | From | To | |
Rename Parameter | 3 | ||
Rename Parameter uniqueIdSuffix : String to segmentValue : String in method public JUnit4TestDescriptor(parent TestDescriptor, segmentType String, segmentValue String, description Description) in class org.junit.gen5.engine.junit4.descriptor.JUnit4TestDescriptor | From | To | |
Rename Parameter separator : char to segmentType : String in method public JUnit4TestDescriptor(parent TestDescriptor, segmentType String, segmentValue String, description Description) in class org.junit.gen5.engine.junit4.descriptor.JUnit4TestDescriptor | From | To | |
Rename Parameter uniqueIdObject : UniqueId to uniqueId : UniqueId in method protected AbstractTestDescriptor(uniqueId UniqueId) in class org.junit.gen5.engine.support.descriptor.AbstractTestDescriptor | From | To |