Class | Description |
---|---|
AtomicTestGenerator |
The class representing an atomic test generator, that is, test generator operating at the
sequence-level instead of test-level.
|
GraphMlUtils |
GraphML utils.
|
Simulator<T extends VariableContainer> |
The class representing an abstract simulator.
|
SimulatorEngine |
The abstract class for engines of the simulator type.
|
TestGenerator |
The class representing an abstract test generator.
|
TestGeneratorEngine |
The abstract class for engines of the test generator type.
|
TransformUtils |
Utility methods for models transformation.
|