389de48c2a18c5a93a7203ef424aa47a8a835a74
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class org.junit.platform.engine.support.hierarchical.BlacklistedExceptions moved to org.junit.platform.commons.util.BlacklistedExceptions | From | To | |
Extract Method | 1 | ||
Extract Method private handleClassFileSafely(packageName String, classesCollector List<Class<?>>, classFilter Predicate<Class<?>>, file File) : void extracted from private collectClassesRecursively(sourceDir File, packageName String, classesCollector List<Class<?>>, classFilter Predicate<Class<?>>) : void in class org.junit.platform.commons.util.ClasspathScanner | From | To |