public class DiscoveryCollectionsStorageCrs extends AbstractDiscoveryCollections
Abstract Test 3: /conf/crs/storageCrs Test Purpose: Verify that the storage CRS identifier is a valid value
Requirement: /req/crs/fc-md-storageCrs-valid-value
Test Method: For each collection object that includes a storageCrs property in the paths /collections and
/collections/{collectionId}, validate that the string is also found in the crs property of the collection or, in case
the crs property includes a value #/crs, in the global list of CRSs.
noOfCollectionsrequestLoggingFilter, responseLoggingFilter, rootUri| Constructor and Description |
|---|
DiscoveryCollectionsStorageCrs() |
| Modifier and Type | Method and Description |
|---|---|
void |
verifyCollectionsPathCollectionCrsPropertyContainsStorageCrs(TestPoint testPoint,
io.restassured.path.json.JsonPath jsonPath,
Map<String,Object> collection)
Test: storageCrs property in the collection objects in the path /collections
|
collectionItemUris, collectionsResponses, retrieveRequiredInformationFromTestContextcreateListOfMediaTypesToSupportForFeatureCollectionsAndFeatures, createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures, createListOfMediaTypesToSupportForOtherResources, getApiModel, noOfCollections, requirementClasses, retrieveApiModelclearMessages, getRequest, getResponse, init, initCommonFixturepublic void verifyCollectionsPathCollectionCrsPropertyContainsStorageCrs(TestPoint testPoint, io.restassured.path.json.JsonPath jsonPath, Map<String,Object> collection)
testPoint - test point to test, never nulljsonPath - the /collections JSON, never nullcollection - the /collection object, never nullCopyright © 2024 Open Geospatial Consortium. All rights reserved.