Class TestRunBuilder
java.lang.Object
org.locationtech.jtstest.testrunner.TestRunBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
void
readGeometryAFromFile
(String filename) void
readGeometryBFromFile
(String filename) void
setArguments
(List<String> arguments) void
setDescription
(String description) void
setOperation
(String operation)
-
Constructor Details
-
TestRunBuilder
public TestRunBuilder()
-
-
Method Details
-
setDescription
-
setOperation
-
setArguments
-
readGeometryAFromFile
- Throws:
IOException
ParseException
-
readGeometryBFromFile
- Throws:
IOException
ParseException
-
build
-