public interface IteratingConditionExpression
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(int index,
TestContext context)
Evaluates iteration breaking condition with given index.
|
boolean evaluate(int index, TestContext context)
index
- context
- Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.