Interface | Description |
---|---|
Logger | |
ReportWriter | |
Result | |
ResultMatcher |
An interface for classes which can determine whether
two
Result s 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 | |
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 © 2020. All Rights Reserved.