c3d191d82d73fdb44c90d2fce803c2d4aca7acee
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private createTestPlanSpecification() : TestPlanSpecification from class org.junit.gen5.console.tasks.ExecuteTestsTask to package toTestPlanSpecification(options CommandLineOptions) : TestPlanSpecification from class org.junit.gen5.console.tasks.TestPlanSpecificationCreator | From | To | |
Rename Variable | 1 | ||
Rename Variable testPlanSpecification : TestPlanSpecification to specification : TestPlanSpecification in method public execute(out PrintWriter) : int in class org.junit.gen5.console.tasks.ExecuteTestsTask | From | To |