|
Change Parameter Type parts : List<String> to parts : List<UniqueId.Segment> in method private createTestable(uniqueId UniqueId, engineId UniqueId, parts List<UniqueId.Segment>, last JUnit5Testable) : JUnit5Testable in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type engineId : String to engineId : UniqueId in method package fromClass(clazz Class<?>, engineId UniqueId) : JUnit5Testable in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private resolveMethodTestable(method Method, testClass Class<?>, uniqueId UniqueId) : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolver |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method package JUnit5NestedClass(uniqueId UniqueId, javaClass Class<?>, containerClass Class<?>) in class org.junit.gen5.engine.junit5.discovery.JUnit5NestedClass |
From |
To |
|
Change Parameter Type engineId : String to engineId : UniqueId in method package fromMethod(testMethod Method, clazz Class<?>, engineId UniqueId) : JUnit5Testable in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private getOrCreateClassDescriptor(clazz Class<?>, uniqueId UniqueId) : JUnit5TestDescriptor in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolver |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private descriptorByUniqueId(uniqueId UniqueId) : Optional<TestDescriptor> in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolver |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method package JUnit5Method(uniqueId UniqueId, javaElement Method, containerClass Class<?>) in class org.junit.gen5.engine.junit5.discovery.JUnit5Method |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method package JUnit5Testable(uniqueId UniqueId) in class org.junit.gen5.engine.junit5.discovery.JUnit5Testable |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private resolveParameterTypes(paramsPart String, uniqueId UniqueId) : Class<?>[] in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type engineId : String to engineId : UniqueId in method package fromUniqueId(uniqueId UniqueId, engineId UniqueId) : JUnit5Testable in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private findMethod(methodSpecPart String, clazz Class<?>, uniqueId UniqueId) : Method in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private resolveNestedClassTestable(uniqueId UniqueId, testClass Class<?>, containerClass Class<?>, withChildren boolean) : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolver |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private resolveUniqueId(uniqueId UniqueId) : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolver |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private resolveClassTestable(testClass Class<?>, uniqueId UniqueId, parentDescriptor AbstractTestDescriptor, withChildren boolean) : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolver |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private createTestable(uniqueId UniqueId, engineId UniqueId, parts List<UniqueId.Segment>, last JUnit5Testable) : JUnit5Testable in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method package fromUniqueId(uniqueId UniqueId, engineId UniqueId) : JUnit5Testable in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private getOrCreateMethodDescriptor(testClass Class<?>, method Method, uniqueId UniqueId) : MethodTestDescriptor in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolver |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method private getOrCreateNestedClassDescriptor(clazz Class<?>, uniqueId UniqueId) : NestedClassTestDescriptor in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolver |
From |
To |
|
Change Parameter Type engineId : String to engineId : UniqueId in method private createTestable(uniqueId UniqueId, engineId UniqueId, parts List<UniqueId.Segment>, last JUnit5Testable) : JUnit5Testable in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type fullUniqueId : String to fullUniqueId : UniqueId in method private createCannotResolveUniqueIdException(fullUniqueId UniqueId, uniqueIdPart String) : RuntimeException in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type fullUniqueId : String to fullUniqueId : UniqueId in method private loadRequiredParamterClass(className String, fullUniqueId UniqueId, paramsPart String) : Class<?> in class org.junit.gen5.engine.junit5.discovery.JUnit5TestableFactory |
From |
To |
|
Change Parameter Type uniqueId : String to uniqueId : UniqueId in method package JUnit5Class(uniqueId UniqueId, javaClass Class<?>) in class org.junit.gen5.engine.junit5.discovery.JUnit5Class |
From |
To |