Uses of Class
org.locationtech.jtstest.testrunner.BooleanResult
-
Packages that use BooleanResult Package Description org.locationtech.jtstest.testbuilder.model org.locationtech.jtstest.testrunner -
-
Uses of BooleanResult in org.locationtech.jtstest.testbuilder.model
Methods in org.locationtech.jtstest.testbuilder.model that return BooleanResult Modifier and Type Method Description private BooleanResult
HtmlWriter. expectedPredicateResult(TestCaseEdit testCaseEdit, java.lang.String opName, java.lang.String first, java.lang.String second)
-
Uses of BooleanResult in org.locationtech.jtstest.testrunner
Methods in org.locationtech.jtstest.testrunner that return BooleanResult Modifier and Type Method Description private BooleanResult
TestReader. toBooleanResult(java.lang.String value)
-