public abstract class TestGeneratorEngine extends Engine
Constructor and Description |
---|
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, getInputTypes, getLogger, getMandatoryInputEntity, getOptionalInputEntity, getOutputType, getParameters, hasBackEnds, hashCode, parseCommandLine, runBackEnds, setOutputType, setProgress, start, start, toString, uses
public 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