7ef50c374a9e3be11792e48a620aeb68de0a4f04
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type selector : ClasspathSelector to selector : ClasspathRootSelector in method package resolve(selector ClasspathRootSelector, collector TestClassCollector) : void in class org.junit.vintage.engine.discovery.ClasspathRootSelectorResolver | From | To | |
| Rename Variable | 3 | ||
| Rename Variable classpathSelectors : List<ClasspathSelector> to classpathRootSelectors : List<ClasspathRootSelector> in method public convertsAllOptionWithExplicitRootDirectories() : void in class org.junit.platform.console.tasks.DiscoveryRequestCreatorTests | From | To | |
| Rename Variable classpathSelectors : List<ClasspathSelector> to classpathRootSelectors : List<ClasspathRootSelector> in method public convertsAllOptionWithoutExplicitRootDirectories() : void in class org.junit.platform.console.tasks.DiscoveryRequestCreatorTests | From | To | |
| Rename Variable classpathSelectors : List<ClasspathSelector> to classpathRootSelectors : List<ClasspathRootSelector> in method public convertsAllOptionWithAdditionalClasspathEntries() : void in class org.junit.platform.console.tasks.DiscoveryRequestCreatorTests | From | To | |
| Rename Class | 2 | ||
| Rename Class org.junit.platform.engine.discovery.ClasspathSelector renamed to org.junit.platform.engine.discovery.ClasspathRootSelector | From | To | |
| Rename Class org.junit.vintage.engine.discovery.ClasspathSelectorResolver renamed to org.junit.vintage.engine.discovery.ClasspathRootSelectorResolver | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type classpathSelectors : List<ClasspathSelector> to classpathRootSelectors : List<ClasspathRootSelector> in method public convertsAllOptionWithExplicitRootDirectories() : void in class org.junit.platform.console.tasks.DiscoveryRequestCreatorTests | From | To | |
| Change Variable Type classpathSelectors : List<ClasspathSelector> to classpathRootSelectors : List<ClasspathRootSelector> in method public convertsAllOptionWithoutExplicitRootDirectories() : void in class org.junit.platform.console.tasks.DiscoveryRequestCreatorTests | From | To | |
| Change Variable Type classpathSelectors : List<ClasspathSelector> to classpathRootSelectors : List<ClasspathRootSelector> in method public convertsAllOptionWithAdditionalClasspathEntries() : void in class org.junit.platform.console.tasks.DiscoveryRequestCreatorTests | From | To |