|
Change Parameter Type visitor : TestPlanSpecificationElementVisitor to visitor : DiscoverySelectorVisitor in method public accept(visitor DiscoverySelectorVisitor) : void in class org.junit.gen5.engine.DiscoveryRequest |
From |
To |
|
Change Parameter Type elements : Collection<TestPlanSpecificationElement> to elements : Collection<DiscoverySelector> in method public addElements(elements Collection<DiscoverySelector>) : void in class org.junit.gen5.engine.DiscoveryRequest |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method private applyEngineFilters(specification DiscoveryRequest, engineDescriptor JUnit5EngineDescriptor) : void in class org.junit.gen5.engine.junit5.JUnit5TestEngine |
From |
To |
|
Change Parameter Type spec : TestPlanSpecification to spec : DiscoveryRequest in method protected executeTests(spec DiscoveryRequest) : ExecutionEventRecorder in class org.junit.gen5.engine.junit5.AbstractJUnit5TestEngineTests |
From |
To |
|
Change Parameter Type plan : TestPlanSpecification to plan : DiscoveryRequest in method private addEngineIdFilter(plan DiscoveryRequest) : void in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public discoverTests(specification DiscoveryRequest) : EngineAwareTestDescriptor in class org.junit.gen5.engine.junit4.JUnit4TestEngine |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public discoverTests(specification DiscoveryRequest) : EngineAwareTestDescriptor in class org.junit.gen5.engine.DummyTestEngine |
From |
To |
|
Change Parameter Type spec : TestPlanSpecification to spec : DiscoveryRequest in method protected discoverTests(spec DiscoveryRequest) : EngineDescriptor in class org.junit.gen5.engine.junit5.AbstractJUnit5TestEngineTests |
From |
To |
|
Change Parameter Type plan : TestPlanSpecification to plan : DiscoveryRequest in method private addIncludeTagsFilter(plan DiscoveryRequest) : void in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Parameter Type plan : TestPlanSpecification to plan : DiscoveryRequest in method private addClassNameMatchesFilter(plan DiscoveryRequest) : void in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Parameter Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public execute(testEngine TestEngine, discoveryRequest DiscoveryRequest) : List<ExecutionEvent> in class org.junit.gen5.engine.ExecutionEventRecorder |
From |
To |
|
Change Parameter Type plan : TestPlanSpecification to plan : DiscoveryRequest in method private addExcludeTagsFilter(plan DiscoveryRequest) : void in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public discoverTests(specification DiscoveryRequest) : JUnit5EngineDescriptor in class org.junit.gen5.engine.junit5.JUnit5TestEngine |
From |
To |
|
Change Parameter Type visitor : TestPlanSpecificationElementVisitor to visitor : DiscoverySelectorVisitor in method public accept(visitor DiscoverySelectorVisitor) : void in class org.junit.gen5.engine.specification.AllTestsSpecification |
From |
To |
|
Change Parameter Type visitor : TestPlanSpecificationElementVisitor to visitor : DiscoverySelectorVisitor in method public accept(visitor DiscoverySelectorVisitor) : void in class org.junit.gen5.engine.DiscoverySelector |
From |
To |
|
Change Parameter Type spec : TestPlanSpecification to spec : DiscoveryRequest in method private addFiltersFromAnnotations(spec DiscoveryRequest) : void in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public execute(specification DiscoveryRequest) : void in class org.junit.gen5.launcher.Launcher |
From |
To |
|
Change Parameter Type visitor : TestPlanSpecificationElementVisitor to visitor : DiscoverySelectorVisitor in method public accept(visitor DiscoverySelectorVisitor) : void in class org.junit.gen5.engine.specification.ClassSpecification |
From |
To |
|
Change Parameter Type element : TestPlanSpecificationElement to element : DiscoverySelector in method public resolveElement(element DiscoverySelector) : void in class org.junit.gen5.engine.junit5.descriptor.SpecificationResolver |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public discoverTests(specification DiscoveryRequest) : EngineAwareTestDescriptor in class org.junit.gen5.engine.TestEngine |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method private resolveSpecification(specification DiscoveryRequest, engineDescriptor JUnit5EngineDescriptor) : void in class org.junit.gen5.engine.junit5.JUnit5TestEngine |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method private discoverRootDescriptor(specification DiscoveryRequest, phase String) : RootTestDescriptor in class org.junit.gen5.launcher.Launcher |
From |
To |
|
Change Parameter Type visitor : TestPlanSpecificationElementVisitor to visitor : DiscoverySelectorVisitor in method public accept(visitor DiscoverySelectorVisitor) : void in class org.junit.gen5.engine.specification.UniqueIdSpecification |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package applyFilters(specification DiscoveryRequest) : void in class org.junit.gen5.launcher.RootTestDescriptor |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method private applyFilters(specification DiscoveryRequest, options CommandLineOptions) : void in class org.junit.gen5.console.tasks.TestPlanSpecificationCreator |
From |
To |
|
Change Parameter Type visitor : TestPlanSpecificationElementVisitor to visitor : DiscoverySelectorVisitor in method public accept(visitor DiscoverySelectorVisitor) : void in class org.junit.gen5.engine.specification.MethodSpecification |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public discoverTests(specification DiscoveryRequest) : EngineAwareTestDescriptor in class org.junit.gen5.engine.junit5.stubs.TestEngineStub |
From |
To |
|
Change Parameter Type element : TestPlanSpecificationElement to element : DiscoverySelector in method public addElement(element DiscoverySelector) : void in class org.junit.gen5.engine.DiscoveryRequest |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public discover(specification DiscoveryRequest) : TestPlan in class org.junit.gen5.launcher.Launcher |
From |
To |
|
Change Parameter Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public resolve(specification DiscoveryRequest) : void in class org.junit.gen5.engine.junit4.discovery.JUnit4TestPlanSpecificationResolver |
From |
To |
|
Change Parameter Type visitor : TestPlanSpecificationElementVisitor to visitor : DiscoverySelectorVisitor in method public accept(visitor DiscoverySelectorVisitor) : void in class org.junit.gen5.engine.specification.PackageSpecification |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInAfterAllIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public availableFoldersAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInBeforeEachIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public classesAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInBeforeAllIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public moreThanOneTestClassIsExecuted() : void in class org.junit.gen5.engine.junit5.StandardTestClassTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public threeReportEntriesArePublished() : void in class org.junit.gen5.engine.junit5.ReportingTest |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public uniqueIdsAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public packagesAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public failureInTestMethodIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public uncheckedExceptionInTestMethodIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInAfterEachIsSuppressedByExceptionInTest() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method private execute(testClass Class<?>) : List<ExecutionEvent> in class org.junit.gen5.engine.junit4.JUnit4TestEngineExecutionTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInAfterEachIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public methodsByNameAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public unavailableFoldersAreNotStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public methodsByClassAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Rename Variable testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInTestMethodIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method public forNames(classNames String...) : List<DiscoverySelector> in class org.junit.gen5.engine.specification.dsl.NamedTestPlanSpecificationElementBuilder |
From |
To |
|
Change Return Type TestPlanSpecificationElement to DiscoverySelector in method public forName(anyName String) : DiscoverySelector in class org.junit.gen5.engine.specification.dsl.NamedTestPlanSpecificationElementBuilder |
From |
To |
|
Change Return Type TestPlanSpecification to DiscoveryRequest in method private buildNameBasedSpecification(options CommandLineOptions) : DiscoveryRequest in class org.junit.gen5.console.tasks.TestPlanSpecificationCreator |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method private getUniqueIdSpecificationElements() : List<DiscoverySelector> in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Return Type TestPlanSpecification to DiscoveryRequest in method private createTestPlanSpecificationForUniqueIds(testIdentifiers Set<TestIdentifier>) : DiscoveryRequest in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method public getElements() : List<DiscoverySelector> in class org.junit.gen5.engine.DiscoveryRequest |
From |
To |
|
Change Return Type TestPlanSpecification to DiscoveryRequest in method private convert() : DiscoveryRequest in class org.junit.gen5.console.tasks.TestPlanSpecificationCreatorTests |
From |
To |
|
Change Return Type TestPlanSpecification to DiscoveryRequest in method private buildAllTestsSpecification(options CommandLineOptions) : DiscoveryRequest in class org.junit.gen5.console.tasks.TestPlanSpecificationCreator |
From |
To |
|
Change Return Type TestPlanSpecificationElement to DiscoverySelector in method public forPackage(packageName String) : DiscoverySelector in class org.junit.gen5.engine.specification.dsl.PackageTestPlanSpecificationElementBuilder |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method public allTests(rootDirectories Set<File>) : List<DiscoverySelector> in class org.junit.gen5.engine.specification.dsl.ClasspathTestPlanSpecificationElementBuilder |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method private getSpecElementsFromAnnotations() : List<DiscoverySelector> in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Return Type TestPlanSpecification to DiscoveryRequest in method private buildSpecification(options CommandLineOptions) : DiscoveryRequest in class org.junit.gen5.console.tasks.TestPlanSpecificationCreator |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method public forPackages(packageNames Collection<String>) : List<DiscoverySelector> in class org.junit.gen5.engine.specification.dsl.PackageTestPlanSpecificationElementBuilder |
From |
To |
|
Change Return Type TestPlanSpecification to DiscoveryRequest in method package toTestPlanSpecification(options CommandLineOptions) : DiscoveryRequest in class org.junit.gen5.console.tasks.TestPlanSpecificationCreator |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method public path(path String) : List<DiscoverySelector> in class org.junit.gen5.engine.specification.dsl.ClasspathTestPlanSpecificationElementBuilder |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method private getPackageSpecificationElements() : List<DiscoverySelector> in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method private getClassSpecificationElements() : List<DiscoverySelector> in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Return Type TestPlanSpecification to DiscoveryRequest in method private createSpecification() : DiscoveryRequest in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Return Type List<TestPlanSpecificationElement> to List<DiscoverySelector> in method public forNames(classNames Collection<String>) : List<DiscoverySelector> in class org.junit.gen5.engine.specification.dsl.NamedTestPlanSpecificationElementBuilder |
From |
To |
|
Change Return Type TestPlanSpecificationElement to DiscoverySelector in method public forUniqueId(uniqueId String) : DiscoverySelector in class org.junit.gen5.engine.specification.dsl.UniqueIdTestPlanSpecificationElementBuilder |
From |
To |
|
Change Return Type TestPlanSpecification to DiscoveryRequest in method private buildClassSpecification(testClass Class<?>) : DiscoveryRequest in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public doublyNestedTestsAreCorrectlyDiscovered() : void in class org.junit.gen5.engine.junit5.NestedTestClassesTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public nestedTestsAreCorrectlyDiscovered() : void in class org.junit.gen5.engine.junit5.NestedTestClassesTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public unavailableFoldersAreNotStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public convertsTagFilterOption() : void in class org.junit.gen5.console.tasks.TestPlanSpecificationCreatorTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public availableFoldersAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Change Variable Type element : TestPlanSpecificationElement to element : DiscoverySelector in method public forUniqueIdForMethod() : void in class org.junit.gen5.engine.TestPlanSpecificationTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method private invokeSingleClass(testClass Class<?>, launcher Launcher, runListener RunListener) : void in class org.junit.gen5.surefire.JUnitGen5Provider |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesSimpleJUnit4TestClass() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public moreThanOneTestClassIsExecuted() : void in class org.junit.gen5.engine.junit5.StandardTestClassTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public beforeEachAndAfterEachCallbacks() : void in class org.junit.gen5.engine.junit5.MethodLevelCallbackTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesAllTestsSpecification() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public initTree() : void in class org.junit.gen5.engine.AbstractTestDescriptorTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesClassesWithInheritedMethods() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesIgnoredJUnit4TestClass() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public methodsByNameAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesJUnit3TestCase() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesJUnit3SuiteWithSingleTestCaseWithSingleTestWhichFails() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public methodsByClassAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInAfterAllIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesJUnit4TestCaseWithOverloadedMethod() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public executeTestWithExceptionThrownInAfterMethod() : void in class org.junit.gen5.engine.junit5.TestCaseWithInheritanceTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public accept(testClass Class) : boolean in class org.junit.gen5.surefire.TestPlanScannerFilter |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public discoverTestClass() : void in class org.junit.gen5.engine.junit5.DiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method private executeTests(out PrintWriter) : int in class org.junit.gen5.console.tasks.ExecuteTestsTask |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public discoverByMethod() : void in class org.junit.gen5.engine.junit5.DiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method private convertAndVisit() : void in class org.junit.gen5.console.tasks.TestPlanSpecificationCreatorTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public executeTestsWithDisabledTestClass() : void in class org.junit.gen5.engine.junit5.DisabledTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public discoverPrunesEnginesWithoutTestsFromTestPlan() : void in class org.junit.gen5.launcher.LauncherTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesCategoriesIntoTags() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public failureInTestMethodIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public executeTestDeclaredInSuperClass() : void in class org.junit.gen5.engine.junit5.TestCaseWithInheritanceTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package doesNotResolveMissingUniqueIdSpecificationForSingleClass() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public instancePostProcessorInTopLevelClass() : void in class org.junit.gen5.engine.junit5.InstancePostProcessorTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public executeTestsWithDisabledTestMethods() : void in class org.junit.gen5.engine.junit5.DisabledTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method private execute(testClass Class<?>) : List<ExecutionEvent> in class org.junit.gen5.engine.junit4.JUnit4TestEngineExecutionTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesPackageSpecificationForJUnit3SamplesPackage() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method public convertsClassnameFilterOption() : void in class org.junit.gen5.console.tasks.TestPlanSpecificationCreatorTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public executeSingleTest() : void in class org.junit.gen5.engine.junit5.TestCaseWithInheritanceTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public discoverCompositeSpec() : void in class org.junit.gen5.engine.junit5.DiscoveryTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method private createSpecification() : DiscoveryRequest in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Variable Type element : TestPlanSpecificationElement to element : DiscoverySelector in method public forNameWithPackage() : void in class org.junit.gen5.engine.TestPlanSpecificationTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInBeforeEachIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public classesAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesPackageSpecificationForJUnit4SamplesPackage() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesMethodSpecificationForSingleMethod() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public moreThanOneTestClassIsCorrectlyDiscovered() : void in class org.junit.gen5.engine.junit5.StandardTestClassTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public standardTestClassIsCorrectlyDiscovered() : void in class org.junit.gen5.engine.junit5.StandardTestClassTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method private assertYieldsNoDescriptors(testClass Class<?>) : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesJUnit4TestClassWithCustomRunner() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public beforeAllAndAfterAllCallbacks() : void in class org.junit.gen5.engine.junit5.ClassLevelCallbackTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public uniqueIdsAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public discoverByUniqueId() : void in class org.junit.gen5.engine.junit5.DiscoveryTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesJUnit4SuiteWithPlainJUnit4TestCaseWithSingleTestWhichIsIgnored() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInAfterEachIsSuppressedByExceptionInTest() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Variable Type expected : List<Class<? extends TestPlanSpecificationElement>> to expected : List<Class<? extends DiscoverySelector>> in method public buildDiscoveryRequest() : void in class org.junit.gen5.engine.TestPlanSpecificationTests |
From |
To |
|
Change Variable Type element : TestPlanSpecificationElement to element : DiscoverySelector in method public forNameWithMethod() : void in class org.junit.gen5.engine.TestPlanSpecificationTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInAfterEachIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesMethodSpecificationForTwoMethodsOfSameClass() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type spec : TestPlanSpecification to spec : DiscoveryRequest in method public buildDiscoveryRequest() : void in class org.junit.gen5.engine.TestPlanSpecificationTests |
From |
To |
|
Change Variable Type element : TestPlanSpecificationElement to element : DiscoverySelector in method public forNameWithClass() : void in class org.junit.gen5.engine.TestPlanSpecificationTests |
From |
To |
|
Change Variable Type element : TestPlanSpecificationElement to element : DiscoverySelector in method private resolveSpecification(specification DiscoveryRequest, engineDescriptor JUnit5EngineDescriptor) : void in class org.junit.gen5.engine.junit5.JUnit5TestEngine |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInTestMethodIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package toTestPlanSpecification(options CommandLineOptions) : DiscoveryRequest in class org.junit.gen5.console.tasks.TestPlanSpecificationCreator |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesUniqueIdSpecificationForSingleClass() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type elements : List<TestPlanSpecificationElement> to elements : List<DiscoverySelector> in method private createTestPlanSpecificationForUniqueIds(testIdentifiers Set<TestIdentifier>) : DiscoveryRequest in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Variable Type specElements : List<TestPlanSpecificationElement> to specElements : List<DiscoverySelector> in method private getSpecElementsFromAnnotations() : List<DiscoverySelector> in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public checkedExceptionInBeforeAllIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Variable Type specification : TestPlanSpecification to specification : DiscoveryRequest in method package resolvesUniqueIdSpecificationForSingleMethod() : void in class org.junit.gen5.engine.junit4.JUnit4TestEngineDiscoveryTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public threeReportEntriesArePublished() : void in class org.junit.gen5.engine.junit5.ReportingTest |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public packagesAreStoredInSpecification() : void in class org.junit.gen5.engine.TestPlanSpecificationBuilderTests |
From |
To |
|
Change Variable Type testPlanSpecification : TestPlanSpecification to discoveryRequest : DiscoveryRequest in method public uncheckedExceptionInTestMethodIsRegistered() : void in class org.junit.gen5.engine.junit5.ExceptionHandlingTests |
From |
To |
|
Change Variable Type specElements : List<TestPlanSpecificationElement> to specElements : List<DiscoverySelector> in method private createSpecification() : DiscoveryRequest in class org.junit.gen5.junit4.runner.JUnit5 |
From |
To |