public class Conformance extends CommonFixture
missing_api_definition_error_message, missing_landing_page_error_message, requestLoggingFilter, responseLoggingFilter, rootUri| Constructor and Description |
|---|
Conformance() |
| 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 Abstract test A.1 Partly addresses Requirement 7:
/req/core/conformance-success
|
clearMessages, formatLinkURI, 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 © 2024 Open Geospatial Consortium. All rights reserved.