public class ConformanceOperation extends CommonFixture
requestLoggingFilter, responseLoggingFilter, rootUri| Constructor and Description |
|---|
ConformanceOperation() |
| Modifier and Type | Method and Description |
|---|---|
Object[][] |
conformanceUris(org.testng.ITestContext testContext) |
(package private) List<RequirementClass> |
parseAndValidateRequirementClasses(io.restassured.path.json.JsonPath jsonPath) |
void |
storeRequirementClassesInTestContext(org.testng.ITestContext testContext) |
void |
validateConformanceOperationAndResponse(TestPoint testPoint)
Implements A.4.4.2.
|
clearMessages, getRequest, getResponse, init, initCommonFixturepublic Object[][] conformanceUris(org.testng.ITestContext testContext)
public void storeRequirementClassesInTestContext(org.testng.ITestContext testContext)
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 © 2018 Open Geospatial Consortium. All rights reserved.