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