Uses of Interface
org.citrusframework.container.AssertContainerBuilder
Packages that use AssertContainerBuilder
-
Uses of AssertContainerBuilder in org.citrusframework.container
Methods in org.citrusframework.container that return AssertContainerBuilderModifier and TypeMethodDescriptionAssertContainerBuilder.action(TestAction action) Sets the test action to execute during assert.AssertContainerBuilder.action(TestActionBuilder<?> builder) Sets the test action to execute during assert.AssertContainerBuilder.BuilderFactory.assertException()Catch exception type during execution.Catch exception type during execution.Expect error message in exception.