public class RepeatOnErrorUntilTrue extends AbstractIteratingActionContainer
condition, conditionExpression, index, indexName, startactionsdescription| Constructor and Description |
|---|
RepeatOnErrorUntilTrue()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
executeIteration(TestContext context)
Execute embedded actions in loop.
|
Long |
getAutoSleep()
Gets the autoSleep.
|
void |
setAutoSleep(Long autoSleep)
Setter for auto sleep time (in seconds).
|
checkCondition, doExecute, executeActions, getCondition, getConditionExpression, getIndex, getIndexName, getStart, setCondition, setConditionExpression, setIndex, setIndexName, setStartaddTestAction, getActionCount, getActionIndex, getActions, getLastExecutedAction, getTestAction, setActions, setLastExecutedActionexecute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getActor, getDescription, getName, isDisabled, setDescription, setNamepublic void executeIteration(TestContext context)
AbstractIteratingActionContainerexecuteIteration in class AbstractIteratingActionContainercontext - TestContext holding variable information.CitrusRuntimeExceptionAbstractIteratingActionContainer.executeIteration(com.consol.citrus.context.TestContext)public void setAutoSleep(Long autoSleep)
autoSleep - public Long getAutoSleep()
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.