cecc46dfd9b0dd931bc8625560cdcd9bced45753
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable descriptor : MethodTestDescriptor to methodDescriptor : MethodTestDescriptor in method public constructFromMethodWithAnnotations() : void in class org.junit.gen5.engine.junit5.descriptor.MethodTestDescriptorTests | From | To | |
Extract Method | 1 | ||
Extract Method protected findFilteredCandidates(specification TestPlanSpecification, testDescriptors Collection<TestDescriptor>) : Set<TestDescriptor> extracted from public discover(specification TestPlanSpecification) : TestPlan in class org.junit.gen5.launcher.Launcher | From | To |