| Interface | Description |
|---|---|
| Logger | |
| ReportWriter | |
| Result | |
| ResultMatcher |
An interface for classes which can determine whether
two
Results match, within a given tolerance. |
| Class | Description |
|---|---|
| BooleanResult | |
| BufferResultMatcher |
A
ResultMatcher which compares the results of
buffer operations for equality, up to the given tolerance. |
| DoubleResult | |
| EqualityResultMatcher |
A
ResultMatcher which compares result for equality,
up to the given tolerance. |
| GeometryOperationLoader |
Loads a GeometryOperation class
|
| GeometryResult | |
| GuiUtil |
Useful GUI utilities
|
| IntegerResult | |
| JTSTestRunnerCmd |
A command-line utility to execute tests specified in JTS Test XML files.
|
| NullResultMatcher |
A
ResultMatcher which always passes. |
| Parameters |
Parameters passed to a main method (also known as "command-line arguments").
|
| SimpleReportWriter | |
| Test |
A test for two geometries.
|
| TestCase |
A set of tests for two Geometry's.
|
| TestEngine |
Converts test File's to TestCase's and runs them.
|
| TestReader | |
| TestRun | |
| TopologyTestApp |
Executes tests specified in XML files.
|
| Exception | Description |
|---|---|
| JTSTestReflectionException |
An Exception which indicates a problem during reflection
|
| TestParseException |
Copyright © 2025. All rights reserved.