Package org.opengis.cite.iso19142.simple
package org.opengis.cite.iso19142.simple
This package contains test classes that assess conformance of the SUT with respect to
the "Simple WFS" conformance class, which is the lowest level of WFS 2.0 conformance.
The following service requests must be supported:
- GetCapabilities
- DescribeFeatureType
- ListStoredQueries
- DescribeStoredQueries
- GetFeature with stored query support
- See Also:
-
- "ISO ISO 19142:2010, cl. 2, Table 1"
- "ISO ISO 19142:2010, cl. A.1.1: Simple WFS"
-
ClassDescriptionTests the service response to a DescribeFeatureType request.Tests the service response to a DescribeStoredQueries request.Tests the service response to a ListStoredQueries request.Contains tests regarding service metadata resources, especially the content of the WFS capabilities document.Tests the service response to a GetCapabilities request for "Simple WFS" conformance.Tests the service response to a GetFeature request that invokes a stored query.