Uses of Class
org.locationtech.jtstest.testrunner.TestRun
Packages that use TestRun
-
Uses of TestRun in org.locationtech.jtstest.testrunner
Fields in org.locationtech.jtstest.testrunner declared as TestRunMethods in org.locationtech.jtstest.testrunner that return TestRunModifier and TypeMethodDescriptionTestReader.createTestRun(File testFile, int runIndex) TestCase.getTestRun()private TestRunTestReader.parseTestRun(org.jdom2.Element runElement, File testFile, int runIndex) Creates a TestRun from theElement. Methods in org.locationtech.jtstest.testrunner with parameters of type TestRunModifier and TypeMethodDescriptionprivate FileTestReader.absoluteWktFile(File wktFile, TestRun testRun) private Listprivate ListTestReader.parseTestCases(List caseElements, File testFile, TestRun testRun, double tolerance) Creates a List of TestCase's from the givenElement's. private voidSimpleReportWriter.reportOnTestRun(TestRun testRun) private GeometryResultTestReader.toGeometryResult(String value, TestRun testRun) private Resultprivate FileConstructors in org.locationtech.jtstest.testrunner with parameters of type TestRun