Interface | Description |
---|---|
TestVisitor |
The interface for test visitors.
|
Class | Description |
---|---|
EmptyTestVisitor |
An empty visitor for
Test objects. |
Sequence |
The representation of a test sequence.
|
SequenceModel |
The ordered container for sequences.
|
Test |
The representation of a test.
|
TestCoverage |
The representation of an abstract test coverage.
|
TestModel |
The ordered container for tests.
|
TestModelUtils |
Utility methods for
TestModel class and it's components. |
TestVector |
The representation of an input/output vector of variables.
|
TestWalker |
The walker for the
Test class. |
Transaction |
The class representing a transaction by a set of mappings between names and values of variables.
|