public class CollectionsResponse extends CommonFixture
| Modifier and Type | Field and Description |
|---|---|
protected URI |
iut |
geoJSONTestingCollection, requestLoggingFilter, responseLoggingFilter, rootUri, testingWktPOINT| Constructor and Description |
|---|
CollectionsResponse() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Object[]> |
collectionIDs(org.testng.ITestContext testContext) |
void |
collectionsCRS84()
Abstract Test 8: Validate that all spatial geometries provided through the API are in the CRS84 spatial reference system unless otherwise requested by the client.
|
void |
collectionsParameters()
Abstract Test 17: Validate that each parameter in a collection is correctly defined.
|
void |
validateRetrievalOfCollections(Object collectionIdentifiers) |
void |
validateRetrievalOfEnvironmentalDataCollections(Object collectionIdentifiers) |
void |
verifyCollectionsMetadata()
Abstract Test 13: Validate the extent property if it is present
Abstract Test 14: Validate that each collection provided by the server is described in the Collections Metadata.
|
clearMessages, constructDateTimeValue, getRequest, getResponse, init, initCommonFixtureprotected URI iut
public void validateRetrievalOfCollections(Object collectionIdentifiers)
public void validateRetrievalOfEnvironmentalDataCollections(Object collectionIdentifiers)
public void collectionsCRS84()
Abstract Test 8: Validate that all spatial geometries provided through the API are in the CRS84 spatial reference system unless otherwise requested by the client.
public void collectionsParameters()
Abstract Test 17: Validate that each parameter in a collection is correctly defined.
public void verifyCollectionsMetadata()
Abstract Test 13: Validate the extent property if it is present Abstract Test 14: Validate that each collection provided by the server is described in the Collections Metadata. Abstract Test 15: Validate that each Collection metadata entry in the Collections Metadata document includes all required links (data or collection). Abstract Test 16: Validate that the required links are included in the Collections Metadata document (self and alternate).
Copyright © 2021 Open Geospatial Consortium. All rights reserved.