Uses of Class
org.locationtech.jtstest.testrunner.TestCase
Packages that use TestCase
-
Uses of TestCase in org.locationtech.jtstest.testbuilder.model
Fields in org.locationtech.jtstest.testbuilder.model declared as TestCaseMethods in org.locationtech.jtstest.testbuilder.model that return TestCaseMethods in org.locationtech.jtstest.testbuilder.model with parameters of type TestCaseModifier and TypeMethodDescriptionprivate int
TestRunnerTestCaseAdapter.maxTestIndex
(TestCase testCase) Constructors in org.locationtech.jtstest.testbuilder.model with parameters of type TestCase -
Uses of TestCase in org.locationtech.jtstest.testrunner
Fields in org.locationtech.jtstest.testrunner declared as TestCaseMethods in org.locationtech.jtstest.testrunner that return TestCaseMethods in org.locationtech.jtstest.testrunner with parameters of type TestCaseModifier and TypeMethodDescriptionvoid
TestRun.addTestCase
(TestCase testCase) private boolean
SimpleReportWriter.areAllTestsPassed
(TestCase testCase) private List
TestReader.parseTests
(List testElements, int caseIndex, File testFile, TestCase testCase, double tolerance) Creates a List of Test's from the givenElement's. private void
SimpleReportWriter.reportOnTestCase
(TestCase testCase) Constructors in org.locationtech.jtstest.testrunner with parameters of type TestCase