542f3288149d2e5abf4a0d21e7f5458fcc199b71
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable surfaceDefaultMethods : List<Method> to visibleDefaultMethods : List<Method> in method private getDefaultMethods(clazz Class<?>) : List<Method> in class org.junit.platform.commons.util.ReflectionUtils | From | To | |
Rename Variable extendedInterfaceMethods : List<Method> to superinterfaceMethods : List<Method> in method private getInterfaceMethods(clazz Class<?>, traversalMode HierarchyTraversalMode) : List<Method> in class org.junit.platform.commons.util.ReflectionUtils | From | To |