Uses of Class
org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
Packages that use CommonFixture
Package
Description
-
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance
Subclasses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance -
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition
-
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.core.collections
Modifier and TypeClassDescriptionclass
AbstractFeatures class.class
A.2.8.class
A.2.6.class
A.2.5.class
A.2.7.class
A.2.7.class
A.2.7.class
A.2.7.class
A.2.7. -
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.core.conformance
-
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.core.general
Subclasses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.core.general -
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.core.landingpage
-
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections
Subclasses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collectionsModifier and TypeClassDescriptionclass
AbstractDiscoveryCollections class.class
Verifies objects in the paths /collectionsclass
Verifies objects in the paths /collectionsclass
Verifies objects in the paths /collections -
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs
Modifier and TypeClassDescriptionclass
AbstractBBoxCrs class.class
Abstract Test 8: /conf/crs/bbox-crs-parameter Test Purpose: Verify that the parameter bbox-crs has been implemented correctly Requirement: /req/crs/fc-bbox-crs-definition, /req/crs/bbox-crs-action Test Method For every CRS identifier advertized by the Web API that is known to the test engine and for which the test engine can convert geometries between the CRS and the default CRS of the Web API ("known CRS") execute the following test.class
Abstract Test 10: /conf/crs/bbox-crs-parameter-default Test Purpose: Verify that the parameter bbox-crs has been implemented correctly Requirement: /req/crs/fc-bbox-crs-default-value Test Method For each spatial feature collection collectionId and every GML or GeoJSON feature representation supported by the Web API, send a request with the parameters bbox and bbox-crs to /collections/{collectionId}/items for the default CRS of the collection.class
Abstract Test 9: /conf/crs/bbox-crs-parameter-invalid Test Purpose: Verify that the parameter bbox-crs has been implemented correctly Requirement: /req/crs/fc-bbox-crs-valid-value Test Method For each spatial feature collection collectionId, send a request with the parameters bbox and bbox-crs to /collections/{collectionId}/items with a value for bbox-crs that is not included in the list of CRSs and verify that the response has status code 400. -
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature
Modifier and TypeClassDescriptionclass
AbstractFeatureCrs class.class
Verifies header in the paths /collection/{collectionId}/items/{featureId}class
Verifies default CRS requesting /collection/{collectionId}/itemsclass
Verifies invalid CRS requesting /collection/{collectionId}/itemsclass
Verifies header in the paths /collection/{collectionId}/items/{featureId} -
Uses of CommonFixture in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features
Modifier and TypeClassDescriptionclass
AbstractFeaturesCrs class.class
Verifies header in the paths /collection/{collectionId}/itemsclass
Verifies default CRS requesting /collection/{collectionId}/itemsclass
Verifies invalid CRS requesting /collection/{collectionId}/itemsclass
Verifies transformed geometries in the paths /collection/{collectionId}/items