6b995d3bc1c8a851eeb173b5e607c8f253029770
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Set<Class<?>> to void in method private findNestedClasses(clazz Class<?>, candidates Set<Class<?>>) : void in class org.junit.platform.commons.util.ReflectionUtils | From | To | |
Inline Variable | 1 | ||
Inline Variable declaredClasses : Class<?>[] in method private findNestedClasses(clazz Class<?>, candidates Set<Class<?>>) : Set<Class<?>> from class org.junit.platform.commons.util.ReflectionUtils | From | To |