43557436c6c2c87c4d3c8e5e52f7252a58b68102
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable className : String in method package loadClassForMultidimensionalPrimitiveArrayUsingSourceCodeSyntax() : void from class org.junit.platform.commons.util.ReflectionUtilsTests | From | To | |
| Extract Variable className : String in method package loadClassForMultidimensionalPrimitiveArray() : void from class org.junit.platform.commons.util.ReflectionUtilsTests | From | To | |
| Extract Method | 2 | ||
| Extract Method private loadArrayType(classLoader ClassLoader, componentTypeName String, dimensions int) : Optional<Class<?>> extracted from public loadClass(name String, classLoader ClassLoader) : Optional<Class<?>> in class org.junit.platform.commons.util.ReflectionUtils | From | To |