public class Chain extends CommonFixture
client, request, response, ROOT_PKG_PATH| Constructor and Description |
|---|
Chain() |
| Modifier and Type | Method and Description |
|---|---|
void |
obtainTestSubject(org.testng.ITestContext testContext)
Obtains the test subject from the ISuite context.
|
void |
setTestSubject(File testSubject)
Sets the test subject.
|
void |
validateByChainSchema()
Implements Conformance test A.42: Verify conformance via JSON schema
Validate the JSON data against the GeoPose Chain JSON-Schema 2019-9 definition
|
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixturepublic void obtainTestSubject(org.testng.ITestContext testContext)
SuiteAttribute.TEST_SUBJECT should
evaluate to a DOM Document node.testContext - The test (group) context.public void setTestSubject(File testSubject)
testSubject - A Document node representing the test subject or
metadata about it.public void validateByChainSchema()
Copyright © 2023 Open Geospatial Consortium. All rights reserved.