EO GeoJSON 1.0 Conformance Test Suite 1.1 API
EO GeoJSON 1.0 Conformance Test Suite
This executable test suite (ETS) verifies the conformance of the implementation under test (IUT) with respect to all relevant specifications. Conformance testing is a kind of "black box" testing that examines externally visible characteristics or behaviors of the IUT and is independent of any implementation details.
The test run arguments are summarized in the following table. The Obligation descriptor can have the following values: M (mandatory), O (optional), or C (conditional).
Name | Value domain | Obligation | Description |
---|---|---|---|
iut | URI | M | A URI that refers to the implementation under test or metadata about it. Ampersand ('&') characters must be percent-encoded as '%26'. |
ics | A comma-separated list of string values. | O | An implementation conformance statement that indicates which conformance classes or options are supported. |
Package
Description
The root package includes supporting classes of general utility such as the main
controller, listeners, and reporters.
Conformance Level 1 includes basic facilities.
This package includes miscellaneous utility classes to support testing.