Uses of Interface
com.consol.citrus.TestActionRunner
-
Packages that use TestActionRunner Package Description com.consol.citrus -
-
Uses of TestActionRunner in com.consol.citrus
Subinterfaces of TestActionRunner in com.consol.citrus Modifier and Type Interface Description interfaceGherkinTestActionRunnerRunner adds default alias methods using Gherkin behavior driven development style (GIVEN, WHEN, THEN).interfaceTestCaseRunnerMethods in com.consol.citrus with parameters of type TestActionRunner Modifier and Type Method Description voidTestBehavior. apply(TestActionRunner runner)Behavior building method.
-