Uses of Class
org.citrusframework.container.AbstractIteratingActionContainer
Packages that use AbstractIteratingActionContainer
-
Uses of AbstractIteratingActionContainer in org.citrusframework
Classes in org.citrusframework with type parameters of type AbstractIteratingActionContainerModifier and TypeClassDescriptionclassAbstractIteratingContainerBuilder<T extends AbstractIteratingActionContainer,S extends AbstractIteratingContainerBuilder<T, S>> -
Uses of AbstractIteratingActionContainer in org.citrusframework.container
Subclasses of AbstractIteratingActionContainer in org.citrusframework.containerModifier and TypeClassDescriptionclassClass executes nested test actions in loops.classLooping test container iterating the nested test actions in case an error occurred in one of them.classTypical implementation of repeat iteration loop.