public class GetFeatureOperation extends CommonDataFixture
noOfCollectionsrequestLoggingFilter, responseLoggingFilter, rootUri| Constructor and Description |
|---|
GetFeatureOperation() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Object[]> |
collectionFeatureId(org.testng.ITestContext testContext) |
void |
getFeatureOperation(Map<String,Object> collection,
String featureId)
A.4.4.14.
|
void |
retrieveRequiredInformationFromTestContext(org.testng.ITestContext testContext) |
void |
validateTheGetFeatureOperationResponse(Map<String,Object> collection,
String featureId)
A.4.4.15.
|
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures, createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures, createListOfMediaTypesToSupportForOtherResources, noOfCollections, requirementClassesclearMessages, getRequest, getResponse, init, initCommonFixturepublic Iterator<Object[]> collectionFeatureId(org.testng.ITestContext testContext)
public void retrieveRequiredInformationFromTestContext(org.testng.ITestContext testContext)
public void getFeatureOperation(Map<String,Object> collection, String featureId)
collection - the collection under test, never nullfeatureId - the featureId to request, may be null (test will be skipped)public void validateTheGetFeatureOperationResponse(Map<String,Object> collection, String featureId)
collection - the collection under test, never nullfeatureId - the featureId to request, may be null (test will be skipped)Copyright © 2018 Open Geospatial Consortium. All rights reserved.