40cdcc0784dba843e4975e7dc96cfe5e82b91127
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable testClassNames : List<TestPlanSpecificationElement> to specs : List<TestPlanSpecificationElement> in method private createSpecification() : TestPlanSpecification in class org.junit.gen5.junit4runner.JUnit5 | From | To | |
Extract Method | 1 | ||
Extract Method private getClassnameSpecificationElements() : List<TestPlanSpecificationElement> extracted from private createSpecification() : TestPlanSpecification in class org.junit.gen5.junit4runner.JUnit5 | From | To |