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<String> |
parseAndValidateRequirementClasses(io.restassured.path.json.JsonPath jsonPath) |
void |
validateConformanceOperationAndResponse(TestPoint testPoint)
Implements A.4.4.2.
|
clearMessages, getRequest, getResponse, init, initCommonFixturepublic Object[][] conformanceUris(org.testng.ITestContext testContext)
public void validateConformanceOperationAndResponse(TestPoint testPoint)
testPoint - the test point to test, never nullList<String> 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.