|
Change Return Type TestDescriptor to EngineAwareTestDescriptor in method public discoverTests(specification TestPlanSpecification) : EngineAwareTestDescriptor in class org.junit.gen5.engine.junit5.stubs.TestEngineStub |
From |
To |
|
Change Return Type TestDescriptor to EngineAwareTestDescriptor in method public discoverTests(specification TestPlanSpecification) : EngineAwareTestDescriptor in class org.junit.gen5.engine.junit4.JUnit4TestEngine |
From |
To |
|
Change Return Type TestDescriptor to EngineAwareTestDescriptor in method public discoverTests(specification TestPlanSpecification) : EngineAwareTestDescriptor in class org.junit.gen5.engine.DummyTestEngine |
From |
To |
|
Change Return Type void to TestDescriptor in method public addTest(uniqueName String, runnable Runnable) : TestDescriptor in class org.junit.gen5.engine.DummyTestEngine |
From |
To |
|
Change Return Type TestDescriptor to EngineAwareTestDescriptor in method public discoverTests(specification TestPlanSpecification) : EngineAwareTestDescriptor in class org.junit.gen5.engine.TestEngine |
From |
To |