|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testMethodResolutionFromInheritedMethod() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testPackageResolution() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testMethodResolutionByUniqueId() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testInnerClassResolutionByUniqueId() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testClassResolutionByUniqueId() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testSingleClassResolution() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testMethodResolutionByUniqueIdFromInheritedClass() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testTwoMethodResolutionsByUniqueId() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testMethodOfInnerClassByUniqueId() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testMethodResolutionByUniqueIdWithParams() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type includedDescriptors : List<String> to includedDescriptors : List<UniqueId> in method package nestedTestClassesAreAlwaysIncludedWhenTheirParentIs() : void in class org.junit.gen5.engine.junit5.DiscoveryFilterApplierTests |
From |
To |
|
Change Variable Type uniqueIds : List<String> to uniqueIds : List<UniqueId> in method public testMethodResolution() : void in class org.junit.gen5.engine.junit5.discovery.DiscoverySelectorResolverTests |
From |
To |
|
Change Variable Type includedDescriptors : List<String> to includedDescriptors : List<UniqueId> in method package nonMatchingClassesAreExcluded() : void in class org.junit.gen5.engine.junit5.DiscoveryFilterApplierTests |
From |
To |