See: Description
| Class | Description |
|---|---|
| OpenSearchCoreTests |
Verifies behavior of the SUT when processing queries that contain one or more
core OpenSearch parameters.
|
| OpenSearchDescriptionTests |
Verifies the structure and content of the OpenSearch description document
obtained from the SUT.
|
| OpenSearchGeoTests |
Verifies behavior of the SUT when processing OpenSearch requests that contain
geographic extensions defined in OGC OpenSearch Geo and Time
Extensions (OGC 10-032r8).
|
| OpenSearchPreconditions |
Checks that various preconditions are satisfied before the tests for
OpenSearch conformance are run.
|
| TemplateParamInfo |
Provides information about a URL template parameter appearing in an
OpenSearch description document.
|
Includes tests covering capabilities required for OpenSearch conformance. The query template parameters listed below must be supported:
q={searchTerms}startPosition={startIndex?}maxRecords={count?}bbox={geo:box}recordIds={geo:uid}Sources
Copyright © 2018 Open Geospatial Consortium. All rights reserved.