public class ApiDefinition extends CommonFixture
apiDefUri, geoJSONTestingCollection, requestLoggingFilter, responseLoggingFilter, rootUri, testingWktPOINT| Constructor and Description |
|---|
ApiDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
apiDefinitionValidation(org.testng.ITestContext testContext)
Abstract Test 5: Validate that the API Definition complies with the required structure and contents.
|
void |
openapiDocumentRetrieval()
Abstract Test 4: Test Purpose: Validate that the API Definition document can be retrieved from the expected location.
|
void |
retrieveApiUrl() |
clearMessages, constructDateTimeValue, getRequest, getResponse, init, initCommonFixturepublic void retrieveApiUrl()
public void openapiDocumentRetrieval()
Abstract Test 4: Test Purpose: Validate that the API Definition document can be retrieved from the expected location.
public void apiDefinitionValidation(org.testng.ITestContext testContext)
throws MalformedURLException
Abstract Test 5: Validate that the API Definition complies with the required structure and contents.
testContext - never nullMalformedURLException - if the apiUrl is malformedCopyright © 2022 Open Geospatial Consortium. All rights reserved.