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