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 intTestRunnerTestCaseAdapter.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 TypeMethodDescriptionvoidTestRun.addTestCase(TestCase testCase) private booleanSimpleReportWriter.areAllTestsPassed(TestCase testCase) private ListTestReader.parseTests(List testElements, int caseIndex, File testFile, TestCase testCase, double tolerance) Creates a List of Test's from the givenElement's. private voidSimpleReportWriter.reportOnTestCase(TestCase testCase) Constructors in org.locationtech.jtstest.testrunner with parameters of type TestCase