02417272bb22b8c710a0f58bc98505a49ef82107
Files Diff
- Added: 16
- Removed: 7
- Renamed: 0
- Modified: 47
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public buildClassNamePredicate(request EngineDiscoveryRequest) : Predicate<String> from class org.junit.platform.engine.support.filter.ClasspathScanningSupport to private buildClassNamePredicate(request EngineDiscoveryRequest) : Predicate<String> from class org.junit.platform.engine.support.discovery.EngineDiscoveryRequestResolver.DefaultInitializationContext | From | To | |
| Move Source Folder | 1 | ||
| Move Source Folder junit-platform-commons-java-9/src/main/java to junit-platform-commons/src/main/java9 | From | To | |
| Move Class | 1 | ||
| Move Class org.junit.platform.commons.util.ModuleUtilsTests moved to integration.ModuleUtilsTests | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type testPlan : TestPlan to testPlan : var in method package resolve() : void in class integration.JupiterIntegrationTests | From | To |