Uses of Interface
org.citrusframework.TestCaseRunner
Packages that use TestCaseRunner
-
Uses of TestCaseRunner in org.citrusframework
Methods in org.citrusframework that return TestCaseRunnerModifier and TypeMethodDescriptionTestCaseRunnerProvider.createTestCaseRunner(TestContext context) Creates a TestCaseRunner with the givenTestContext.TestCaseRunnerProvider.createTestCaseRunner(TestCase testCase, TestContext context) Creates a TestCaseRunner which runs the givenTestCaseand the givenTestContext.