Uses of Class
org.citrusframework.container.Assert.Builder
Packages that use Assert.Builder
-
Uses of Assert.Builder in org.citrusframework.container
Methods in org.citrusframework.container that return Assert.BuilderModifier and TypeMethodDescriptionAssert.Builder.action(TestAction action) Sets the test action to execute during assert.Assert.Builder.action(TestActionBuilder<?> builder) Sets the test action to execute during assert.Assert.Builder.actions(TestActionBuilder<?>... actions) static Assert.BuilderAssert.Builder.assertException()Fluent API action building entry method used in Java DSL.Catch exception type during execution.Catch exception type during execution.Expect error message in exception.Constructors in org.citrusframework.container with parameters of type Assert.Builder