|
Change Parameter Type uniqueId : UniqueId to testable : JUnit5Testable in method private resolveUniqueId(testable JUnit5Testable) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Parameter Type engineDescriptor : TestDescriptor to engineId : String in method public fromClassName(className String, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Change Parameter Type engineDescriptor : TestDescriptor to engineId : String in method public fromClass(clazz Class<?>, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Change Parameter Type engineDescriptor : TestDescriptor to engineId : String in method public fromMethod(testMethod Method, clazz Class<?>, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Rename Variable uniqueId : UniqueId to testable : JUnit5Testable in method private resolveClassNameSpecification(element ClassNameSpecification) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Rename Variable existingDescriptor : TestDescriptor to classTestDescriptor : ClassTestDescriptor in method private getOrCreateClassDescriptor(clazz Class<?>, uniqueId String) : ClassTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Rename Variable uniqueId : UniqueId to testable : JUnit5Testable in method private resolveUniqueIdSpecification(uniqueIdSpecification UniqueIdSpecification) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Rename Variable methodId : UniqueId to methodTestable : JUnit5Testable in method private resolveClass(clazz Class<?>, uniqueId String, parent AbstractTestDescriptor, withChildren boolean) : ClassTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Rename Variable existingDescriptor : TestDescriptor to methodTestDescriptor : MethodTestDescriptor in method private getOrCreateMethodDescriptor(method Method, uniqueId String) : MethodTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Return Type UniqueId to JUnit5Testable in method public fromClass(clazz Class<?>, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Change Return Type UniqueId to JUnit5Testable in method public fromMethod(testMethod Method, clazz Class<?>, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Change Return Type UniqueId to JUnit5Testable in method public fromClassName(className String, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Change Return Type UniqueId to JUnit5Testable in method private createElement(uniqueId String, parts List<String>) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Change Return Type UniqueId to JUnit5Testable in method public fromUniqueId(uniqueId String, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public fromUniqueIdForDoubleNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type existingDescriptor : TestDescriptor to classTestDescriptor : ClassTestDescriptor in method private getOrCreateClassDescriptor(clazz Class<?>, uniqueId String) : ClassTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Variable Type methodId : UniqueId to methodTestable : JUnit5Testable in method private resolveClass(clazz Class<?>, uniqueId String, parent AbstractTestDescriptor, withChildren boolean) : ClassTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public fromMethod() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type parentId : UniqueId to parentId : JUnit5Testable in method private resolveClass(clazz Class<?>, uniqueId String, parent AbstractTestDescriptor, withChildren boolean) : ClassTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public fromMethodWithParameters() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type existingDescriptor : TestDescriptor to methodTestDescriptor : MethodTestDescriptor in method private getOrCreateMethodDescriptor(method Method, uniqueId String) : MethodTestDescriptor in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public fromUniqueIdForTopLevelClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public fromClassName() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public fromUniqueIdForMethod() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public fromUniqueIdForNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public nestedClassFromClassName() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type uniqueId : UniqueId to testable : JUnit5Testable in method private resolveClassNameSpecification(element ClassNameSpecification) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Variable Type uniqueId : UniqueId to testable : JUnit5Testable in method private resolveUniqueIdSpecification(uniqueIdSpecification UniqueIdSpecification) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Variable Type uniqueId : UniqueId to uniqueId : JUnit5Testable in method public fromUniqueIdForMethodInNestedClass() : void in class org.junit.gen5.engine.junit5.JUnit5TestableTest |
From |
To |
|
Change Variable Type parentId : UniqueId to parentId : JUnit5Testable in method private resolveMethod(method Method, testClass Class<?>, uniqueId String, parent AbstractTestDescriptor) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Rename Parameter uniqueId : UniqueId to testable : JUnit5Testable in method private resolveUniqueId(testable JUnit5Testable) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Rename Parameter engineDescriptor : TestDescriptor to engineId : String in method public fromClassName(className String, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Rename Parameter root : EngineDescriptor to engineDescriptor : EngineDescriptor in method public SpecificationResolver(testDescriptors Set, engineDescriptor EngineDescriptor) in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Rename Parameter engineDescriptor : TestDescriptor to engineId : String in method public fromClass(clazz Class<?>, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |
|
Rename Parameter engineDescriptor : TestDescriptor to engineId : String in method public fromMethod(testMethod Method, clazz Class<?>, engineId String) : JUnit5Testable in class org.junit.gen5.engine.junit5.descriptor.JUnit5Testable |
From |
To |