Uses of Package
org.citrusframework.container
Packages that use org.citrusframework.container
-
Classes in org.citrusframework.container used by org.citrusframeworkClassDescriptionAbstract base class for all containers holding several embedded test actions.Abstract suit container actions executed before and after test suite run.Abstract test action container describes methods to enable/disable container execution based on given test name, package and test groups.Interface used when iterating test action containers evaluate the iteration breaking condition.
-
Classes in org.citrusframework.container used by org.citrusframework.containerClassDescriptionAbstract base class for all containers holding several embedded test actions.Abstract suit container actions executed before and after test suite run.Abstract test action container describes methods to enable/disable container execution based on given test name, package and test groups.Assert exception to happen in nested test action.Action builder.Action builder.Action catches possible exceptions in nested test actions.Action builder.Class executes nested test actions if condition expression evaluates to true.Action builder.Interface evaluates a conditional expression to true or false.Helper sequence to mark actions as finally actions that should be executed in finally block of test case.Action builder.Class executes nested test actions in loops.Action builder.Interface used when iterating test action containers evaluate the iteration breaking condition.Test action will execute nested actions in parallel.Action builder.Looping test container iterating the nested test actions in case an error occurred in one of them.Action builder.Typical implementation of repeat iteration loop.Action builder.Sequence container executing a set of nested test actions in simple sequence.Action builder.Sequence of Citrus test actions that get executed after a test suite run.Container builder.Sequence of test actions executed after a test case.Container builder.Sequence of Citrus test actions that get executed before a test suite run.Container builder.Sequence of test actions executed before a test case.Container builder.This class represents a previously defined block of test actions.Action builder.Action builder.Action builder.Pause the test execution until the condition is met or the wait time has been exceeded.Action builder.