- validateByAdvancedSchema() - Method in class org.opengis.cite.geopose10.encodings.json.Advanced
-
Implements Conformance test A.40: Verify conformance via JSON schema
Validate the JSON data against the Advanced JSON-Schema 2019-9 definition
- validateByBasicQuaternionSchema() - Method in class org.opengis.cite.geopose10.encodings.json.BasicQuaternion
-
Implements Conformance test A.39: Verify conformance via JSON schema
Validate the JSON data against the Basic-Quaternion JSON Schema 2019-9 definition
- validateByBasicYprSchema() - Method in class org.opengis.cite.geopose10.encodings.json.BasicYPR
-
Implements Conformance test A.37: Verify conformance via JSON schema
Test Method: Validate the JSON data against the Basic-YPR JSON Schema 2019-9 definition
- validateByChainSchema() - Method in class org.opengis.cite.geopose10.encodings.json.Chain
-
Implements Conformance test A.42: Verify conformance via JSON schema
Validate the JSON data against the GeoPose Chain JSON-Schema 2019-9 definition
- validateByGraphSchema() - Method in class org.opengis.cite.geopose10.encodings.json.Graph
-
Implements Conformance test A.41: Verify conformance via JSON schema
Validate the JSON data against the GeoPose Graph JSON-Schema 2019-9 definition
- validateBySeriesRegularSchema() - Method in class org.opengis.cite.geopose10.encodings.json.SeriesRegular
-
Implements Conformance test A.43: Verify conformance via JSON schema
Validate the JSON data against the GeoPose Regular Series JSON-Schema 2019-9 definition
- validateByStreamElementSchema() - Method in class org.opengis.cite.geopose10.encodings.json.StreamElement
-
Implements Conformance test A.45: Verify Stream Element conformance to JSON schema
Validate the JSON data against the GeoPose Stream Element JSON-Schema 2019-9 definition
- validateByStreamHeaderSchema() - Method in class org.opengis.cite.geopose10.encodings.json.StreamHeader
-
Implements Conformance test A.42: Verify conformance via JSON schema
Validate the JSON data against the GeoPose StreamHeader JSON-Schema 2019-9 definition
- validateByStreamRecordSchema() - Method in class org.opengis.cite.geopose10.encodings.json.StreamRecord
-
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
- validateTestRunArgs(Document) - Method in class org.opengis.cite.geopose10.TestNGController
-
Validates the test run arguments.
- ValidationUtils - Class in org.opengis.cite.geopose10.util
-
A utility class that provides convenience methods to support schema
validation.
- ValidationUtils() - Constructor for class org.opengis.cite.geopose10.util.ValidationUtils
-
- valueOf(String) - Static method in enum org.opengis.cite.geopose10.SuiteAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.opengis.cite.geopose10.TestRunArg
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.opengis.cite.geopose10.SuiteAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.opengis.cite.geopose10.TestRunArg
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.SuitePreconditions
-
Verifies that the referenced test subject exists and has the expected
type.