Package | Description |
---|---|
org.locationtech.jtstest.testrunner |
Modifier and Type | Method and Description |
---|---|
TestRun |
TestReader.createTestRun(File testFile,
int runIndex) |
TestRun |
TestCase.getTestRun() |
Constructor and Description |
---|
TestCase(String description,
Geometry a,
Geometry b,
File aWktFile,
File bWktFile,
TestRun testRun,
int caseIndex,
int lineNumber)
Creates a TestCase with the given description.
|
Copyright © 2019. All rights reserved.