Class TestCase
java.lang.Object
org.locationtech.jtstest.testrunner.TestCase
- All Implemented Interfaces:
Runnable
A set of tests for two Geometry's.
- Version:
- 1.7
- Author:
- jaquino
-
Constructor Details
-
Method Details
-
getLineNumber
public int getLineNumber() -
setGeometryA
-
setGeometryB
-
setDescription
-
isRun
public boolean isRun() -
getGeometryA
-
getGeometryB
-
getTestCount
public int getTestCount()Returns the number of tests.- Returns:
- The testCount value
-
getTests
-
getTestRun
-
getCaseIndex
public int getCaseIndex() -
getDescription
-
add
Adds a Test to the TestCase. -
remove
-
run
public void run() -
toXml
-