See: Description
| Interface | Description |
|---|---|
| ITestGenerator |
A Test Generator receives recorder packets and produces test model elements
that it adds to the test model.
|
| ITestGeneratorContext |
Provides the necessary information and operations for a
ITestGenerator to
operate. |
| ITestStack |
The test stack is used during test generation to track and act on the current state of the
generated test(s).
|
| Class | Description |
|---|---|
| BaseTestGenerator |
A base implementation of
ITestGenerator. |
© Copyright IBM Corp. 2013. All rights reserved.