public class Conformance extends CommonFixture
CommonFixture.Input, CommonFixture.Output, CommonFixture.TypeCONTENT_ENCODING_PROPERTY_KEY, CONTENT_MEDIA_TYPE_PROPERTY_KEY, CONTENT_SCHEMA_PROPERTY_KEY, CONTENT_TYPE, limit, reqEntity, requestLoggingFilter, responseLoggingFilter, rootUri, rspEntity, specURL, testAllProcesses| 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 |
testValidateConformanceOperationAndResponse(TestPoint testPoint)
Partly addresses Requirement 1 : /req/processes/core/conformance-success
|
addAttributesOnTestFailure, addServerUnderTest, checkHtmlConfClass, clearMessages, createInput, createOutput, getRequest, getResponse, init, initCommonFixture, printResults, validateResponseAgainstSchemapublic Object[][] conformanceUris(org.testng.ITestContext testContext)
public void storeRequirementClassesInTestContext(org.testng.ITestContext testContext)
public void testValidateConformanceOperationAndResponse(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.