Uses of Interface
org.locationtech.jtstest.test.Testable
Packages that use Testable
Package
Description
-
Uses of Testable in org.locationtech.jtstest.test
Classes in org.locationtech.jtstest.test that implement TestableMethods in org.locationtech.jtstest.test that return TestableMethods in org.locationtech.jtstest.test with parameters of type Testable -
Uses of Testable in org.locationtech.jtstest.testbuilder.io
Methods in org.locationtech.jtstest.testbuilder.io with parameters of type TestableModifier and TypeMethodDescriptionXMLTestWriter.getDescriptionForXml
(Testable testCase) XMLTestWriter.getTestXML
(Testable testCase) XMLTestWriter.getTestXML
(Testable testCase, boolean useWKT) static String
SVGTestWriter.writeTestSVG
(Testable test) -
Uses of Testable in org.locationtech.jtstest.testbuilder.model
Classes in org.locationtech.jtstest.testbuilder.model that implement TestableMethods in org.locationtech.jtstest.testbuilder.model that return TestableModifier and TypeMethodDescriptionTestBuilderModel.CaseList.getCurrentTestable()
TestCaseEdit.getTestable()
Constructors in org.locationtech.jtstest.testbuilder.model with parameters of type Testable