public class Graph extends CommonFixture
client, request, response, ROOT_PKG_PATH| Constructor and Description |
|---|
Graph() |
| 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 |
validateByGraphSchema()
Implements Conformance test A.41: Verify conformance via JSON schema
Validate the JSON data against the GeoPose Graph 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 validateByGraphSchema()
Copyright © 2023 Open Geospatial Consortium. All rights reserved.