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.
|
ModelWalkerEngine |
The basic engine that applies several walkers on the target model.
|
Simulator<T extends DecStatement> |
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.
|