Class ComposedTestCaseDatatableIterationsPreProcessor
java.lang.Object
com.chutneytesting.component.execution.domain.ComposedTestCaseDatatableIterationsPreProcessor
- All Implemented Interfaces:
TestCasePreProcessor<ExecutableComposedTestCase>
public class ComposedTestCaseDatatableIterationsPreProcessor
extends Object
implements TestCasePreProcessor<ExecutableComposedTestCase>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDuplicate of DataSetIterationsStrategy.TYPE in engine domain -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.chutneytesting.server.core.domain.execution.processor.TestCasePreProcessor
replaceParams, replaceParams, replaceParams, test
-
Field Details
-
DATASET_ITERATIONS_STRATEGY_TYPE
Duplicate of DataSetIterationsStrategy.TYPE in engine domain- See Also:
-
-
Method Details
-
apply
- Specified by:
applyin interfaceTestCasePreProcessor<ExecutableComposedTestCase>
-