Class TestReader
java.lang.Object
org.locationtech.jtstest.testrunner.TestReader
- Version:
- 1.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createTestRun
(File testFile, int runIndex) static List
getContents
(String textFileName) Returns a List of the String's in the text file, one per line.
-
Constructor Details
-
TestReader
public TestReader()
-
-
Method Details
-
getParsingProblems
-
clearParsingProblems
public void clearParsingProblems() -
createTestRun
-
getContents
Returns a List of the String's in the text file, one per line.- Throws:
FileNotFoundException
IOException
-