public class FeaturesCrsParameterDefault extends AbstractFeaturesCrs
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.
requestLoggingFilter, responseLoggingFilter, rootUri| Constructor and Description |
|---|
FeaturesCrsParameterDefault() |
| Modifier and Type | Method and Description |
|---|---|
void |
verifyFeaturesCrsParameterDefault(String collectionId,
io.restassured.path.json.JsonPath collection)
Test: default CRS requesting /collections/{collectionId}/items
|
collectionIdAndJson, collectionIdAndJsonAndCrs, collectionIdAndJsonAndCrsAndDefaultCrs, retrieveRequiredInformationFromTestContextclearMessages, getRequest, getResponse, init, initCommonFixturepublic void verifyFeaturesCrsParameterDefault(String collectionId, io.restassured.path.json.JsonPath collection)
collectionId - id id of the collection, never nullcollection - the /collection object, never nullCopyright © 2023 Open Geospatial Consortium. All rights reserved.