public class Conformance extends CommonFixture
apiDefUri, geoJSONTestingCollection, requestLoggingFilter, responseLoggingFilter, rootUri, testingWktPOINT| Constructor and Description |
|---|
Conformance() |
| Modifier and Type | Method and Description |
|---|---|
Object[][] |
conformanceUris(org.testng.ITestContext testContext) |
void |
http()
Abstract Test 1: Validate that the resource paths advertised through the API conform with HTTP 1.1 and, where approprate, TLS.
|
(package private) List<RequirementClass> |
parseAndValidateRequirementClasses(io.restassured.path.json.JsonPath jsonPath) |
void |
storeRequirementClassesInTestContext(org.testng.ITestContext testContext) |
void |
validateConformanceOperationAndResponse(TestPoint testPoint)
Abstract Test 6: Validate that a Conformance Declaration can be retrieved from the expected location.
|
clearMessages, constructDateTimeValue, getRequest, getResponse, init, initCommonFixturepublic Object[][] conformanceUris(org.testng.ITestContext testContext)
public void storeRequirementClassesInTestContext(org.testng.ITestContext testContext)
public void http()
Abstract Test 1: Validate that the resource paths advertised through the API conform with HTTP 1.1 and, where approprate, TLS.
public void validateConformanceOperationAndResponse(TestPoint testPoint)
testPoint - the test point to test, never nullList<RequirementClass> parseAndValidateRequirementClasses(io.restassured.path.json.JsonPath jsonPath)
jsonPath - never nullnullAssertionError - if the json does not follow the expected structureCopyright © 2022 Open Geospatial Consortium. All rights reserved.