Uses of Interface
org.citrusframework.TestBehavior
Packages that use TestBehavior
-
Uses of TestBehavior in org.citrusframework
Methods in org.citrusframework with parameters of type TestBehaviorModifier and TypeMethodDescription<T extends TestAction>
TestActionBuilder<T>TestActionRunner.applyBehavior(TestBehavior behavior) Apply test behavior on this test action runner. -
Uses of TestBehavior in org.citrusframework.actions
Methods in org.citrusframework.actions with parameters of type TestBehaviorModifier and TypeMethodDescriptiondefault ApplyTestBehaviorActionBuilder<?>ApplyTestBehaviorActionBuilder.BuilderFactory.apply(TestBehavior behavior) ApplyTestBehaviorActionBuilder.behavior(TestBehavior behavior)