public abstract class TestGeneratorEngine extends Engine
Modifier | Constructor and Description |
---|---|
protected |
TestGeneratorEngine(java.lang.String engineId,
EntityType testedEntity)
Creates an engine with the specified ID and type of a tested entity as input type.
|
addBackend, addInputType, addParameter, defines, equals, getId, getInputEntity, getInputTypes, getLogger, getOptionalInputEntity, getOutputType, getParameters, hashCode, parseCommandLine, setOutputType, start, start, toString
protected TestGeneratorEngine(java.lang.String engineId, EntityType testedEntity)
TestModel.TYPE
is also registered as output type.engineId
- the ID of the specified enginetestedEntity
- the type of tested entity