public class FeatureCrsParameterDefault extends AbstractFeatureCrs
Abstract Test 6: /conf/crs/crs-parameter-default Test Purpose: Verify that the default value for parameter crs has been implemented correctly Requirement: /req/crs/fc-crs-default-value, /req/crs/ogc-crs-header, /req/crs/ogc-crs-header-value Test Method For each spatial feature collection, send a request without the crs parameter and verify that the response includes a Content-Crs http header with the value of the default CRS identifier of the collection.
collectionIdToCrs, collectionIdToDefaultCrs, collectionIdToFeatureId, collectionsResponsesrequestLoggingFilter, responseLoggingFilter, rootUri| Constructor and Description |
|---|
FeatureCrsParameterDefault() |
| Modifier and Type | Method and Description |
|---|---|
void |
verifyFeatureCrsParameterDefault(String collectionId,
io.restassured.path.json.JsonPath collection,
String featureId)
Test: default CRS requesting /collections/{collectionId}/items
|
collectionFeatureId, retrieveRequiredInformationFromTestContextclearMessages, getRequest, getResponse, init, initCommonFixturepublic void verifyFeatureCrsParameterDefault(String collectionId, io.restassured.path.json.JsonPath collection, String featureId)
collectionId - id id of the collection, never nullcollection - the /collection object, never nullfeatureId - id id of the feature, never nullCopyright © 2024 Open Geospatial Consortium. All rights reserved.