35b716fb212e33fce64f94c303b507b1ae596642
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable parameterTypes : List<Class<?>> to methodParameterTypes : String in method private getTechnicalName(testIdentifier TestIdentifier) : String in class org.junit.platform.runner.JUnitPlatformTestTree | From | To | |
Change Return Type | 1 | ||
Change Return Type List<Class<?>> to String in method public getMethodParameterTypes() : String in class org.junit.platform.engine.support.descriptor.JavaMethodSource | From | To | |
Rename Attribute | 1 | ||
Rename Attribute javaMethodParameterTypes : Class<?>[] to methodParameterTypes : String in class org.junit.platform.engine.support.descriptor.JavaMethodSource | From | To | |
Change Variable Type | 1 | ||
Change Variable Type parameterTypes : List<Class<?>> to methodParameterTypes : String in method private getTechnicalName(testIdentifier TestIdentifier) : String in class org.junit.platform.runner.JUnitPlatformTestTree | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type javaMethodParameterTypes : Class<?>[] to methodParameterTypes : String in class org.junit.platform.engine.support.descriptor.JavaMethodSource | From | To |