Package | Description |
---|---|
org.locationtech.jtstest.testrunner |
Modifier and Type | Class and Description |
---|---|
class |
BufferResultMatcher
A
ResultMatcher which compares the results of
buffer operations for equality, up to the given tolerance. |
class |
EqualityResultMatcher
A
ResultMatcher which compares result for equality,
up to the given tolerance. |
class |
NullResultMatcher
A
ResultMatcher which always passes. |
Modifier and Type | Method and Description |
---|---|
static ResultMatcher |
JTSTestRunnerCmd.getResultMatcher() |
ResultMatcher |
TestRun.getResultMatcher() |
static ResultMatcher |
TopologyTestApp.getResultMatcher() |
Constructor and Description |
---|
TestRun(String description,
int runIndex,
PrecisionModel precisionModel,
GeometryOperation geomOp,
ResultMatcher resultMatcher,
File testFile) |
Copyright © 2023. All rights reserved.