362f66aa6d6973d8812ca99a25fa7a4ee8dcad02
Files Diff
- Added: 16
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable multis : String to tabbed : String in method private printVisible(node TreeNode, indent String, continuous boolean) : void in class org.junit.platform.console.tasks.TreePrinter | From | To | |
Extract Method | 1 | ||
Extract Method private printVisible(node TreeNode, indent String, continuous boolean) : void extracted from private print(node TreeNode, indent String, continuous boolean) : void in class org.junit.platform.console.tasks.TreePrinter | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getFullyQualifiedMethodName(clazz Class<?>, methodName String, params Class<?>...) : String extracted from private fqmn(clazz Class<?>, methodName String, params Class<?>...) : String in class org.junit.platform.commons.util.ReflectionUtilsTests & moved to class org.junit.platform.commons.util.ReflectionUtils | From | To |