See: Description
| Package | Description |
|---|---|
| org.opengis.cite.ogcapiprocesses10 |
The root package includes supporting classes of general utility such as the main
controller, listeners, and reporters.
|
| org.opengis.cite.ogcapiprocesses10.conformance | |
| org.opengis.cite.ogcapiprocesses10.general | |
| org.opengis.cite.ogcapiprocesses10.joblist | |
| org.opengis.cite.ogcapiprocesses10.jobs | |
| org.opengis.cite.ogcapiprocesses10.landingpage | |
| org.opengis.cite.ogcapiprocesses10.ogcprocessdescription | |
| org.opengis.cite.ogcapiprocesses10.openapi3 | |
| org.opengis.cite.ogcapiprocesses10.process | |
| org.opengis.cite.ogcapiprocesses10.processlist | |
| org.opengis.cite.ogcapiprocesses10.util |
This package includes miscellaneous utility classes to support testing.
|
This executable test suite (ETS) verifies that an OGC API - Processes - Part 1: Core instance conforms to https://docs.ogc.org/DRAFTS/18-062.html[OGC API - Processes - Part 1: Core] (OGC 18-062) and related standards. Conformance testing is a kind of "black box" testing that examines externally visible characteristics or behaviors of the SUT and is independent of any implementation details.
The following conformance levels currently tested:
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 landing page of the SUT. Ampersand ('&') characters must be percent-encoded as '%26'. |
| echoprocessid | String | M | The identifier of the process used for execute operation tests. |
| testallprocesses | Boolean | C | If true, all processes of the test instance will be used for testing. |
| processtestlimit | Integer | C | Number of processes to be tested. Not applicable when _testallprocesses_ is set to true. |
Copyright © 2024 Open Geospatial Consortium. All rights reserved.