| Package | Description |
|---|---|
| org.locationtech.jtstest.testbuilder.model | |
| org.locationtech.jtstest.testrunner |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
TestRunnerTestCaseAdapter.getTestRunnerTestCase() |
| Constructor and Description |
|---|
TestRunnerTestCaseAdapter(TestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
Test.getTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestRun.addTestCase(TestCase testCase) |
| Constructor and Description |
|---|
Test(TestCase testCase,
int testIndex,
String description,
String operation,
String geometryIndex,
List arguments,
Result expectedResult,
double tolerance)
Creates a Test with the given description.
|
Copyright © 2025. All rights reserved.