public class TestReader extends Object
Constructor and Description |
---|
TestReader() |
Modifier and Type | Method and Description |
---|---|
void |
clearParsingProblems() |
TestRun |
createTestRun(File testFile,
int runIndex) |
GeometryOperation |
getGeometryOperation() |
List |
getParsingProblems() |
boolean |
isBooleanFunction(String name) |
boolean |
isDoubleFunction(String name) |
boolean |
isGeometryFunction(String name) |
boolean |
isIntegerFunction(String name) |
public GeometryOperation getGeometryOperation()
public boolean isBooleanFunction(String name)
public boolean isIntegerFunction(String name)
public boolean isDoubleFunction(String name)
public boolean isGeometryFunction(String name)
public List getParsingProblems()
public void clearParsingProblems()
Copyright © 2017. All Rights Reserved.