|
Move Method private findMethod(methodSpecPart String, clazz Class<?>, uniqueId String) : Method from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private findMethod(methodSpecPart String, clazz Class<?>, uniqueId String) : Method from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method private classByName(className String) : Class<?> from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private classByName(className String) : Class<?> from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method public getParameterIdPart(testMethod Method) : String from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private getParameterIdPart(testMethod Method) : String from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method private throwCannotResolveUniqueIdException(fullUniqueId String, uniqueIdPart String) : void from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private throwCannotResolveUniqueIdException(fullUniqueId String, uniqueIdPart String) : void from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method private throwCannotResolveClassNameException(className String) : void from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private throwCannotResolveClassNameException(className String) : void from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method private findTopLevelClass(classNamePart String) : Class<?> from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private findTopLevelClass(classNamePart String) : Class<?> from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method private createElement(uniqueId String, parts List<String>) : JUnit5Testable from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private createElement(uniqueId String, parts List<String>) : JUnit5Testable from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method private findNestedClass(nameExtension String, containerClass Class<?>) : Class<?> from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private findNestedClass(nameExtension String, containerClass Class<?>) : Class<?> from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method private findMethod(clazz Class<?>, methodName String, parameterTypes Class<?>[]) : Method from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private findMethod(clazz Class<?>, methodName String, parameterTypes Class<?>[]) : Method from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Move Method private split(uniqueId String) : List<String> from class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable to private split(uniqueId String) : List<String> from class org.junit.gen5.engine.junit5.descriptor.JUnit5TestableFactory |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Class in method public nestedClassFromClassName() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromUniqueIdForMethodWithParameters() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromUniqueIdForMethod() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromMethod() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Class in method public fromUniqueIdForNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Class in method public fromUniqueIdForTopLevelClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromUniqueIdForMethodInNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Class in method public fromUniqueIdForDoubleNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromMethodWithParameters() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Rename Variable uniqueId : JUnit5Testable to testable : JUnit5Class in method public fromClassName() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Class in method public fromClassName() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Class in method public nestedClassFromClassName() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromUniqueIdForMethodWithParameters() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromUniqueIdForMethod() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromMethod() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Class in method public fromUniqueIdForNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Class in method public fromUniqueIdForTopLevelClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Class in method public fromUniqueIdForDoubleNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromUniqueIdForMethodInNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : JUnit5Testable to testable : JUnit5Method in method public fromMethodWithParameters() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |