public class DiscoveryCollectionStorageCrs extends AbstractDiscoveryCollection
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.
| Constructor and Description |
|---|
DiscoveryCollectionStorageCrs() |
| Modifier and Type | Method and Description |
|---|---|
void |
verifyCollectionCrsIdentifierOfCrsProperty(String collectionId,
io.restassured.path.json.JsonPath collection)
Test: storageCrs property in the collection objects in the path /collections
|
collectionIdAndJsonpublic void verifyCollectionCrsIdentifierOfCrsProperty(String collectionId, io.restassured.path.json.JsonPath collection)
collectionId - id of the collection under test, never nullcollection - the /collection object, never nullCopyright © 2024 Open Geospatial Consortium. All rights reserved.