Package org.citrusframework.actions
Interface FailActionBuilder<T extends TestAction>
- All Superinterfaces:
ActionBuilder<T,,FailActionBuilder<T>> TestActionBuilder<T>
public interface FailActionBuilder<T extends TestAction>
extends ActionBuilder<T,FailActionBuilder<T>>, TestActionBuilder<T>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Method Summary
Methods inherited from interface org.citrusframework.actions.ActionBuilder
actor, description, nameMethods inherited from interface org.citrusframework.TestActionBuilder
build
-
Method Details
-
message
-