Uses of Interface
org.citrusframework.TestActionRunner
Packages that use TestActionRunner
-
Uses of TestActionRunner in org.citrusframework
Subinterfaces of TestActionRunner in org.citrusframeworkModifier and TypeInterfaceDescriptioninterfaceRunner adds default alias methods using Gherkin behavior driven development style (GIVEN, WHEN, THEN).interfaceMethods in org.citrusframework with parameters of type TestActionRunnerModifier and TypeMethodDescriptionvoidTestBehavior.apply(TestActionRunner runner) Behavior building method.