public abstract class TestGeneratorEngine extends Engine
DISABLE_BACKENDS, NO_BACKEND
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, deactivateBackends, debugWrite, debugWrite, defines, disableAllBackends, enableAllBackends, equals, getBackends, getId, getInputEntity, getInputTypes, getLogger, getOptionalInputEntity, getOutputType, getParameters, hashCode, isDebugMode, parseCommandLine, setDebugMode, 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