d9488ef361b441008297aa8cd74b47fb5c42dfec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private determineClasspathRootDirectories(options CommandLineOptions) : Set<Path> renamed to private determineClasspathRoots(options CommandLineOptions) : Set<Path> in class org.junit.platform.console.tasks.DiscoveryRequestCreator | From | To | |
Rename Variable | 1 | ||
Rename Variable rootDirectoriesToScan : Set<Path> to classpathRoots : Set<Path> in method private createClasspathRootSelectors(options CommandLineOptions) : List<ClasspathRootSelector> in class org.junit.platform.console.tasks.DiscoveryRequestCreator | From | To |