a212f1794613291f7a13879ef4fdbf9b783084b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private assertPackageNameIsPlausible(packageName String) : void from class org.junit.platform.commons.util.ClasspathScanner to public assertPackageNameIsValid(packageName String) : void from class org.junit.platform.commons.util.PackageUtils | From | To | |
Move Attribute | 2 | ||
Move Attribute private DOT_PATTERN : Pattern from class org.junit.platform.commons.util.ClasspathScanner to private DOT_PATTERN : Pattern from class org.junit.platform.commons.util.PackageUtils | From | To | |
Move Attribute private DEFAULT_PACKAGE_NAME : String from class org.junit.platform.commons.util.ClasspathScanner to package DEFAULT_PACKAGE_NAME : String from class org.junit.platform.commons.util.PackageUtils | From | To |