Uses of Interface
com.consol.citrus.TestBehavior
-
Packages that use TestBehavior Package Description com.consol.citrus -
-
Uses of TestBehavior in com.consol.citrus
Methods in com.consol.citrus with parameters of type TestBehavior Modifier and Type Method Description <T extends TestAction>
TestActionBuilder<T>TestActionRunner. applyBehavior(TestBehavior behavior)Apply test behavior on this test action runner.
-