Uses of Class
io.quarkus.deployment.dev.testing.TestState
Packages that use TestState
-
Uses of TestState in io.quarkus.deployment.dev.testing
Fields in io.quarkus.deployment.dev.testing declared as TestStateMethods in io.quarkus.deployment.dev.testing that return TestStateModifier and TypeMethodDescriptionTestController.currentState()The current test stateTestSupport.currentState()JunitTestRunner.getResults()ModuleTestRunner.getTestState()static TestStateTestState.merge(Collection<TestState> states) Methods in io.quarkus.deployment.dev.testing with parameters of type TestStateModifier and TypeMethodDescriptionorg.junit.platform.launcher.PostDiscoveryFilterTestClassUsages.getTestsToRun(Set<String> changedClasses, TestState testState) JunitTestRunner.Builder.setTestState(TestState testState) Method parameters in io.quarkus.deployment.dev.testing with type arguments of type TestState