public class XmlTestParser extends Engine
Test
Constructor and Description |
---|
XmlTestParser()
Creates a new XML test parser.
|
Modifier and Type | Method and Description |
---|---|
Test |
start(java.util.Map<EntityType,Entity> inputs)
Processes entities of the input types and produces an entity of the output type.
|
addBackend, addInputType, addParameter, defines, equals, getId, getInputTypes, getLogger, getOutputType, getParameters, hasBackends, hashCode, parseCommandLine, runBackends, setOutputType, setProgress, start, toString, uses
public Test start(java.util.Map<EntityType,Entity> inputs)
Engine