| Class | Description |
|---|---|
| BaseDatapoolIterator |
The base class for the predefined Functional Tester datapool iterators.
|
| DatapoolFactory |
The DatapoolFactory is a singleton object so that
IDatapool and
IDatapoolIterator
instances can be shared. |
| DatapoolFactory.IteratorClassName | |
| DatapoolUtilities |
This class provides static datapool specific utility methods.
|
| KeywordDatapoolIterator | |
| RandomIterator |
The Functional Test iterator used when
random iteration format is selected
for a particular script. |
| SequentialIterator |
The Functional Test iterator used when
sequential iteration format is selected
for a particular script. |