Uses of Class
org.locationtech.jtstest.test.TestCase
-
Packages that use TestCase Package Description org.locationtech.jtstest.test org.locationtech.jtstest.testbuilder.io -
-
Uses of TestCase in org.locationtech.jtstest.test
Methods in org.locationtech.jtstest.test that return TestCase Modifier and Type Method Description TestCaseTestCase. setA(String wkta)TestCaseTestCase. setB(String wktb)TestCaseTestCase. setExpectedBoundary(String wkt)TestCaseTestCase. setExpectedIntersection(String wkt)TestCaseTestCase. setExpectedRelateMatrix(String expectedIntersectionMatrix)TestCaseTestCase. setPrecisionModel(PrecisionModel pm)TestCaseTestCase. setTestName(String name)Constructors in org.locationtech.jtstest.test with parameters of type TestCase Constructor Description TestCase(TestCase tc) -
Uses of TestCase in org.locationtech.jtstest.testbuilder.io
Methods in org.locationtech.jtstest.testbuilder.io with parameters of type TestCase Modifier and Type Method Description StringXMLTestWriter. getDescriptionForXmlFromGdbcTestCase(TestCase testCase)
-