Uses of Class
org.locationtech.jtstest.test.TestCase
Packages that use TestCase
-
Uses of TestCase in org.locationtech.jtstest.test
Methods in org.locationtech.jtstest.test that return TestCaseModifier and TypeMethodDescriptionTestCase.setExpectedBoundary(String wkt) TestCase.setExpectedIntersection(String wkt) TestCase.setExpectedRelateMatrix(String expectedIntersectionMatrix) TestCase.setPrecisionModel(PrecisionModel pm) TestCase.setTestName(String name) Constructors in org.locationtech.jtstest.test with parameters of type TestCase -
Uses of TestCase in org.locationtech.jtstest.testbuilder.io
Methods in org.locationtech.jtstest.testbuilder.io with parameters of type TestCaseModifier and TypeMethodDescriptionXMLTestWriter.getDescriptionForXmlFromGdbcTestCase(TestCase testCase)