07e27cc511ac4c97bceb8675d5362855fbed9293
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable parameterType : Class<?> to type : Class<?> in method private assertSupportedType(target String, type Class<?>) : void in class org.junit.jupiter.api.support.io.TempDirectory | From | To | |
Extract Method | 2 | ||
Extract Method private getPathOrFile(field Field, parameterContext ParameterContext, extensionContext ExtensionContext) : Object extracted from public resolveParameter(parameterContext ParameterContext, extensionContext ExtensionContext) : Object in class org.junit.jupiter.api.support.io.TempDirectory | From | To | |
Extract Method private assertSupportedType(target String, type Class<?>) : void extracted from public resolveParameter(parameterContext ParameterContext, extensionContext ExtensionContext) : Object in class org.junit.jupiter.api.support.io.TempDirectory | From | To |