Package org.citrusframework.actions
Class ApplyTestBehaviorAction.Builder
java.lang.Object
org.citrusframework.AbstractTestActionBuilder<ApplyTestBehaviorAction,ApplyTestBehaviorAction.Builder>
org.citrusframework.actions.ApplyTestBehaviorAction.Builder
- All Implemented Interfaces:
TestActionBuilder<ApplyTestBehaviorAction>
- Enclosing class:
- ApplyTestBehaviorAction
public static final class ApplyTestBehaviorAction.Builder
extends AbstractTestActionBuilder<ApplyTestBehaviorAction,ApplyTestBehaviorAction.Builder>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from class org.citrusframework.AbstractTestActionBuilder
selfFields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply()apply(TestBehavior behavior) behavior(TestBehavior behavior) build()on(TestActionRunner runner) Methods inherited from class org.citrusframework.AbstractTestActionBuilder
actor, description, getActor, getDescription, getName, name
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
apply
-
apply
-
behavior
-
on
-
build
-