Uses of Interface
org.locationtech.jtstest.testrunner.ResultMatcher
Packages that use ResultMatcher
-
Uses of ResultMatcher in org.locationtech.jtstest.testrunner
Classes in org.locationtech.jtstest.testrunner that implement ResultMatcherModifier and TypeClassDescriptionclassAResultMatcherwhich compares the results of buffer operations for equality, up to the given tolerance.classAResultMatcherwhich compares result for equality, up to the given tolerance.classAResultMatcherwhich always passes.Methods in org.locationtech.jtstest.testrunner that return ResultMatcherModifier and TypeMethodDescriptionstatic ResultMatcherJTSTestRunnerCmd.getResultMatcher()TestRun.getResultMatcher()Constructors in org.locationtech.jtstest.testrunner with parameters of type ResultMatcherModifierConstructorDescriptionTestRun(String description, int runIndex, PrecisionModel precisionModel, GeometryOperation geomOp, ResultMatcher resultMatcher, File testFile)