cdbb5ff1899ba7082fba322a857359e551d82147
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable separator : String to pathSeparator : String in method private buildPackageName(rootPackageName String, rootPath Path, file Path) : String in class org.junit.platform.commons.util.ClasspathScanner | From | To | |
| Extract Attribute | 2 | ||
| Extract Attribute private CLASSPATH_RESOURCE_PATH_SEPARATOR : char in class org.junit.platform.commons.util.ClasspathScanner | From | To | |
| Extract Attribute private PACKAGE_SEPARATOR_CHAR : char in class org.junit.platform.commons.util.ClasspathScanner | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute PACKAGE_SEPARATOR : String to PACKAGE_SEPARATOR_STRING : String in class org.junit.platform.commons.util.ClasspathScanner | From | To |