54c90fd868787cb2884681516326e0631e6fd275
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private boot(moduleNamePredicate Predicate<String>) : Stream<ResolvedModule> renamed to private stream(layer ModuleLayer, moduleNamePredicate Predicate<String>) : Stream<ResolvedModule> in class org.junit.platform.commons.util.ModuleUtils | From | To | |
| Extract Variable | 1 | ||
| Extract Variable configuration : Configuration in method private stream(layer ModuleLayer, moduleNamePredicate Predicate<String>) : Stream<ResolvedModule> from class org.junit.platform.commons.util.ModuleUtils | From | To |