Index

A B C D E F G I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

addAllBindings(Map<String, String>) - Method in class org.opengis.cite.geopose10.util.NamespaceBindings
Adds all of the supplied namespace bindings to the existing set of entries.
addNamespaceBinding(String, String) - Method in class org.opengis.cite.geopose10.util.NamespaceBindings
Adds a namespace binding that associates a namespace name with a prefix.
Advanced - Class in org.opengis.cite.geopose10.encodings.json
Advanced class.
Advanced() - Constructor for class org.opengis.cite.geopose10.encodings.json.Advanced
 
ADVANCED - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for advanced tests or metadata about it.
ADVANCED_1 - Static variable in class org.opengis.cite.geopose10.util.Samples
Constant ADVANCED_1="{\n \"frameSpecification\": "{trunked}
ADVANCED_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject for advanced tests or a description of it.
asList(NodeList) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Returns a List view of the nodes in the given NodeList collection.
assertDescendantElementCount(Document, QName, int) - Static method in class org.opengis.cite.geopose10.ETSAssert
Asserts that the given XML entity contains the expected number of descendant elements having the specified name.
assertExceptionReport(ClientResponse, String, String) - Static method in class org.opengis.cite.geopose10.ETSAssert
Asserts that the given response message contains an OGC exception report.
assertQualifiedName(Node, QName) - Static method in class org.opengis.cite.geopose10.ETSAssert
Asserts that the qualified name of a DOM Node matches the expected value.
assertSchematronValid(URL, Source, String) - Static method in class org.opengis.cite.geopose10.ETSAssert
Asserts that an XML resource satisfies all applicable constraints defined for the specified phase in a Schematron (ISO 19757-3) schema.
assertSchemaValid(Validator, Source) - Static method in class org.opengis.cite.geopose10.ETSAssert
Asserts that an XML resource is schema-valid.
assertXPath(String, Node, Map<String, String>) - Static method in class org.opengis.cite.geopose10.ETSAssert
Asserts that an XPath 1.0 expression holds true for the given evaluation context.

B

BaseJsonSchemaValidatorTest - Class in org.opengis.cite.geopose10
BaseJsonSchemaValidatorTest class.
BaseJsonSchemaValidatorTest() - Constructor for class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
 
BASIC_EULER_1 - Static variable in class org.opengis.cite.geopose10.util.Samples
Constant BASIC_EULER_1="{\n \"position\": {\n \""{trunked}
BASIC_EULER_2 - Static variable in class org.opengis.cite.geopose10.util.Samples
Constant BASIC_EULER_2="{\n \"position\": {\n \""{trunked}
BASIC_QUATERNION_1 - Static variable in class org.opengis.cite.geopose10.util.Samples
Constant BASIC_QUATERNION_1="{\n \"position\": {\n \""{trunked}
BasicQuaternion - Class in org.opengis.cite.geopose10.encodings.json
BasicQuaternion class.
BasicQuaternion() - Constructor for class org.opengis.cite.geopose10.encodings.json.BasicQuaternion
 
BASICQuaternion - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for basicQuaternion tests or metadata about it.
BASICQUATERNION_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject for basicQuaternion tests or a description of it.
BasicYPR - Class in org.opengis.cite.geopose10.encodings.json
BasicYPR class.
BasicYPR() - Constructor for class org.opengis.cite.geopose10.encodings.json.BasicYPR
 
BASICYPR - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for basicYPR tests or metadata about it.
BASICYPR_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject for basicYPR tests or a description of it.
buildClient() - Static method in class org.opengis.cite.geopose10.util.ClientUtils
Builds a client component for interacting with HTTP endpoints.
buildClientWithProxy(String, int) - Static method in class org.opengis.cite.geopose10.util.ClientUtils
Constructs a client component that uses a specified web proxy.
buildGetRequest(URI, Map<String, String>, MediaType...) - Method in class org.opengis.cite.geopose10.CommonFixture
Builds an HTTP request message that uses the GET method.
buildGetRequest(URI, Map<String, String>, MediaType...) - Static method in class org.opengis.cite.geopose10.util.ClientUtils
Builds an HTTP request message that uses the GET method.
buildSchematronValidator(String, String) - Static method in class org.opengis.cite.geopose10.util.ValidationUtils
Constructs a SchematronValidator that will check an XML resource against the rules defined in a Schematron schema.

C

Chain - Class in org.opengis.cite.geopose10.encodings.json
Chain class.
Chain() - Constructor for class org.opengis.cite.geopose10.encodings.json.Chain
 
CHAIN - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for chain tests or metadata about it.
CHAIN_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
 
clearMessages() - Method in class org.opengis.cite.geopose10.CommonFixture
clearMessages.
client - Variable in class org.opengis.cite.geopose10.CommonFixture
HTTP client component (JAX-RS Client API).
CLIENT - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A client component for interacting with HTTP endpoints.
ClientUtils - Class in org.opengis.cite.geopose10.util
Provides various utility methods for creating and configuring HTTP client components.
ClientUtils() - Constructor for class org.opengis.cite.geopose10.util.ClientUtils
 
CommandLineArguments - Class in org.opengis.cite.geopose10
Declares supported command line arguments that are parsed using the JCommander library.
CommandLineArguments() - Constructor for class org.opengis.cite.geopose10.CommandLineArguments
Constructor for CommandLineArguments.
CommonFixture - Class in org.opengis.cite.geopose10
A supporting base class that sets up a common test fixture.
CommonFixture() - Constructor for class org.opengis.cite.geopose10.CommonFixture
 
createElement(QName) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Creates a new Element having the specified qualified name.
createSchemaResolver(URI) - Static method in class org.opengis.cite.geopose10.util.ValidationUtils
Creates a resource resolver suitable for locating schemas using an entity catalog.

D

DEFAULT_BUFFER_SIZE - Variable in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
int DEFAULT_BUFFER_SIZE = 8192
deleteTempFiles(ISuite) - Method in class org.opengis.cite.geopose10.SuiteFixtureListener
Deletes temporary files created during the test run if TestSuiteLogger is enabled at the INFO level or higher (they are left intact at the CONFIG level or lower).
dereferenceURI(URI) - Static method in class org.opengis.cite.geopose10.util.URIUtils
Dereferences the given URI and stores the resulting resource representation in a local file.
doDeleteSubjectOnFinish() - Method in class org.opengis.cite.geopose10.CommandLineArguments
doDeleteSubjectOnFinish.
doTestRun(Document) - Method in class org.opengis.cite.geopose10.TestNGController

E

EMPTY_STRING - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant EMPTY_STRING="EmptyString"
ErrorMessage - Class in org.opengis.cite.geopose10
Utility class for retrieving and formatting localized error messages that describe failed assertions.
ErrorMessage() - Constructor for class org.opengis.cite.geopose10.ErrorMessage
 
ErrorMessageKeys - Class in org.opengis.cite.geopose10
Defines keys used to access localized messages for assertion errors.
ErrorMessageKeys() - Constructor for class org.opengis.cite.geopose10.ErrorMessageKeys
 
ETSAssert - Class in org.opengis.cite.geopose10
Provides a set of custom assertion methods.
evaluateXPath(Node, String, Map<String, String>) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Evaluates an XPath 1.0 expression using the given context and returns the result as a node set.
evaluateXPath(Node, String, Map<String, String>, QName) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Evaluates an XPath expression using the given context and returns the result as the specified type.
evaluateXPath2(Source, String, Map<String, String>) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Evaluates an XPath 2.0 expression using the Saxon s9api interfaces.
evaluateXQuery(Source, String, Map<String, String>) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Evaluates an XQuery 1.0 expression using the Saxon s9api interfaces.
expandReferencesInText(String) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Expands character entity (&name;) and numeric references ( &#xhhhh; or &dddd;) that occur within a given string value.
extractSchemaReferences(Source, String) - Static method in class org.opengis.cite.geopose10.util.ValidationUtils
Extracts a set of XML Schema references from a source XML document.

F

filter(ClientRequestContext, ClientResponseContext) - Method in class org.opengis.cite.geopose10.ReusableEntityFilter
format(String, Object...) - Static method in class org.opengis.cite.geopose10.ErrorMessage
Produces a formatted error message using the supplied substitution arguments and the current locale.

G

get(String) - Static method in class org.opengis.cite.geopose10.ErrorMessage
Retrieves a simple message according to the current locale.
getAllBindings() - Method in class org.opengis.cite.geopose10.util.NamespaceBindings
Returns an unmodifiable view of the declared namespace bindings.
getCode() - Method in class org.opengis.cite.geopose10.TestNGController
getElementsByNamespaceURI(Node, String) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Returns a List of all descendant Element nodes having the specified [namespace name] property.
getJsonNodeFromClasspath(String) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
getJsonNodeFromClasspath.
getJsonNodeFromStringContent(String) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
getJsonNodeFromStringContent.
getJsonNodeFromUrl(String) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
getJsonNodeFromUrl.
getJsonSchemaFromClasspath(String) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
getJsonSchemaFromClasspath.
getJsonSchemaFromJsonNode(JsonNode) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
getJsonSchemaFromJsonNode.
getJsonSchemaFromJsonNodeAutomaticVersion(JsonNode) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
getJsonSchemaFromJsonNodeAutomaticVersion.
getJsonSchemaFromStringContent(String) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
getJsonSchemaFromStringContent.
getJsonSchemaFromUrl(String) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
getJsonSchemaFromUrl.
getName() - Method in enum class org.opengis.cite.geopose10.SuiteAttribute
getName.
getNamespaceURI(String) - Method in class org.opengis.cite.geopose10.util.NamespaceBindings
getOutputDir() - Method in class org.opengis.cite.geopose10.CommandLineArguments
Getter for the field outputDir.
getPrefix(String) - Method in class org.opengis.cite.geopose10.util.NamespaceBindings
getPrefixes(String) - Method in class org.opengis.cite.geopose10.util.NamespaceBindings
getPropertiesFile() - Method in class org.opengis.cite.geopose10.CommandLineArguments
getPropertiesFile.
getRequestMessageInfo(ClientRequest) - Method in class org.opengis.cite.geopose10.TestFailureListener
Gets diagnostic information about a request message.
getResponseEntityAsDocument(Response, String) - Method in class org.opengis.cite.geopose10.CommonFixture
Obtains the (XML) response entity as a DOM Document.
getResponseEntityAsDocument(Response, String) - Static method in class org.opengis.cite.geopose10.util.ClientUtils
Obtains the (XML) response entity as a DOM Document and resets the entity input stream for subsequent reads.
getResponseEntityAsSource(Response, String) - Static method in class org.opengis.cite.geopose10.util.ClientUtils
Obtains the (XML) response entity as a JAXP Source object and resets the entity input stream for subsequent reads.
getResponseMessageInfo(Response) - Method in class org.opengis.cite.geopose10.TestFailureListener
Gets diagnostic information about a response message.
getTitle() - Method in class org.opengis.cite.geopose10.TestNGController
getType() - Method in enum class org.opengis.cite.geopose10.SuiteAttribute
getType.
getVersion() - Method in class org.opengis.cite.geopose10.TestNGController
GML - Static variable in class org.opengis.cite.geopose10.Namespaces
ISO 19136 (GML 3.2)
Graph - Class in org.opengis.cite.geopose10.encodings.json
Graph class.
Graph() - Constructor for class org.opengis.cite.geopose10.encodings.json.Graph
 
GRAPH - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for graph tests or metadata about it.
GRAPH_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject for graph tests or a description of it.

I

importElement(Element) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Creates a DOM Document with the given Element as the document element.
initCommonFixture(ITestContext) - Method in class org.opengis.cite.geopose10.CommonFixture
Initializes the common test fixture with a client component for interacting with HTTP endpoints.
isLoggable(Level) - Static method in class org.opengis.cite.geopose10.util.TestSuiteLogger
Indicates if the logger is enabled at a given logging level.
IUT - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject or metadata about it.

L

LOCAL_NAME - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant LOCAL_NAME="LocalName"
log(Level, String) - Static method in class org.opengis.cite.geopose10.util.TestSuiteLogger
Logs a simple message at the specified logging level.
log(Level, String, Exception) - Static method in class org.opengis.cite.geopose10.util.TestSuiteLogger
Logs a message at the specified logging level with the given Exception object that represents a noteworthy error condition.
log(Level, String, Object[]) - Static method in class org.opengis.cite.geopose10.util.TestSuiteLogger
Logs a message at the specified logging level with the given message parameters.

M

main(String[]) - Static method in class org.opengis.cite.geopose10.TestNGController
A convenience method for running the test suite using a command-line interface.
MISSING_ENTITY - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant MISSING_ENTITY="MissingEntity"
MISSING_INFOSET_ITEM - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant MISSING_INFOSET_ITEM="MissingInfosetItem"

N

NAMESPACE_NAME - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant NAMESPACE_NAME="NamespaceName"
NamespaceBindings - Class in org.opengis.cite.geopose10.util
Provides namespace bindings for evaluating XPath 1.0 expressions using the JAXP XPath API.
NamespaceBindings() - Constructor for class org.opengis.cite.geopose10.util.NamespaceBindings
 
Namespaces - Class in org.opengis.cite.geopose10
XML namespace names.
NOT_SCHEMA_VALID - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant NOT_SCHEMA_VALID="NotSchemaValid"

O

obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.Advanced
Obtains the test subject from the ISuite context.
obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.BasicQuaternion
Obtains the test subject from the ISuite context.
obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.BasicYPR
Obtains the test subject from the ISuite context.
obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.Chain
Obtains the test subject from the ISuite context.
obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.Graph
Obtains the test subject from the ISuite context.
obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.SeriesRegular
Obtains the test subject from the ISuite context.
obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.StreamElement
Obtains the test subject from the ISuite context.
obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.StreamHeader
Obtains the test subject from the ISuite context.
obtainTestSubject(ITestContext) - Method in class org.opengis.cite.geopose10.encodings.json.StreamRecord
Obtains the test subject from the ISuite context.
onExecutionFinish() - Method in class org.opengis.cite.geopose10.TestRunListener
onExecutionStart() - Method in class org.opengis.cite.geopose10.TestRunListener
onFinish(ISuite) - Method in class org.opengis.cite.geopose10.SuiteFixtureListener
onStart(ISuite) - Method in class org.opengis.cite.geopose10.SuiteFixtureListener
onTestFailure(ITestResult) - Method in class org.opengis.cite.geopose10.TestFailureListener
Sets the "request" and "response" attributes of a test result.
org.opengis.cite.geopose10 - package org.opengis.cite.geopose10
The root package includes supporting classes of general utility such as the main controller, listeners, and reporters.
org.opengis.cite.geopose10.encodings.json - package org.opengis.cite.geopose10.encodings.json
 
org.opengis.cite.geopose10.util - package org.opengis.cite.geopose10.util
This package includes miscellaneous utility classes to support testing.
otherConvertInputStreamToString(InputStream) - Method in class org.opengis.cite.geopose10.BaseJsonSchemaValidatorTest
otherConvertInputStreamToString.
OWS - Static variable in class org.opengis.cite.geopose10.Namespaces
OGC 06-121r3 (OWS 1.1)

P

parseURI(URI) - Static method in class org.opengis.cite.geopose10.util.URIUtils
Parses the content of the given URI as an XML document and returns a new DOM Document object.
processSuiteParameters(ISuite) - Method in class org.opengis.cite.geopose10.SuiteFixtureListener
Processes test suite arguments and sets suite attributes accordingly.

R

registerClientComponent(ISuite) - Method in class org.opengis.cite.geopose10.SuiteFixtureListener
A client component is added to the suite fixture as the value of the SuiteAttribute.CLIENT attribute; it may be subsequently accessed via the ITestContext.getSuite() method.
removeParameters(MediaType) - Static method in class org.opengis.cite.geopose10.util.ClientUtils
Creates a copy of the given MediaType object but without any parameters.
request - Variable in class org.opengis.cite.geopose10.CommonFixture
An HTTP request message.
resolveRelativeURI(String, String) - Static method in class org.opengis.cite.geopose10.util.URIUtils
Constructs an absolute URI from the given URI reference and a base URI.
response - Variable in class org.opengis.cite.geopose10.CommonFixture
An HTTP response message.
ReusableEntityFilter - Class in org.opengis.cite.geopose10
Buffers the (response) entity so it can be read multiple times.
ReusableEntityFilter() - Constructor for class org.opengis.cite.geopose10.ReusableEntityFilter
 
ROOT_PKG - Static variable in class org.opengis.cite.geopose10.util.ValidationUtils
 
ROOT_PKG_PATH - Static variable in class org.opengis.cite.geopose10.CommonFixture
Root test suite package (absolute path).

S

Samples - Class in org.opengis.cite.geopose10.util
Samples class.
Samples() - Constructor for class org.opengis.cite.geopose10.util.Samples
 
SCH - Static variable in class org.opengis.cite.geopose10.Namespaces
Schematron (ISO 19757-3) namespace
SeriesRegular - Class in org.opengis.cite.geopose10.encodings.json
SeriesRegular class.
SeriesRegular() - Constructor for class org.opengis.cite.geopose10.encodings.json.SeriesRegular
 
SERIESREGULAR - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for seriesRegular tests or metadata about it.
SERIESREGULAR_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject for seriesRegular tests or a description of it.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.Advanced
Sets the test subject.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.BasicQuaternion
Sets the test subject.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.BasicYPR
Sets the test subject.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.Chain
Sets the test subject.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.Graph
Sets the test subject.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.SeriesRegular
Sets the test subject.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.StreamElement
Sets the test subject.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.StreamHeader
Sets the test subject.
setTestSubject(File) - Method in class org.opengis.cite.geopose10.encodings.json.StreamRecord
Sets the test subject.
SOAP_ENV - Static variable in class org.opengis.cite.geopose10.Namespaces
SOAP 1.2 message envelopes.
StreamElement - Class in org.opengis.cite.geopose10.encodings.json
StreamElement class.
StreamElement() - Constructor for class org.opengis.cite.geopose10.encodings.json.StreamElement
 
STREAMELEMENT - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for streamElement tests or metadata about it.
STREAMELEMENT_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject for streamElement tests or a description of it.
StreamHeader - Class in org.opengis.cite.geopose10.encodings.json
StreamHeader class.
StreamHeader() - Constructor for class org.opengis.cite.geopose10.encodings.json.StreamHeader
 
STREAMHEADER - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for streamHeader tests or metadata about it.
STREAMHEADER_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject for streamHeader tests or a description of it.
StreamRecord - Class in org.opengis.cite.geopose10.encodings.json
StreamRecord class.
StreamRecord() - Constructor for class org.opengis.cite.geopose10.encodings.json.StreamRecord
 
STREAMRECORD - Enum constant in enum class org.opengis.cite.geopose10.TestRunArg
An absolute URI that refers to a representation of the test subject for streamRecord tests or metadata about it.
STREAMRECORD_TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject for streamRecord tests or a description of it.
SuiteAttribute - Enum Class in org.opengis.cite.geopose10
An enumerated type defining ISuite attributes that may be set to constitute a shared test fixture.
SuiteFixtureListener - Class in org.opengis.cite.geopose10
A listener that performs various tasks before and after a test suite is run, usually concerned with maintaining a shared test suite fixture.
SuiteFixtureListener() - Constructor for class org.opengis.cite.geopose10.SuiteFixtureListener
 
SuitePreconditions - Class in org.opengis.cite.geopose10
Checks that various preconditions are satisfied before the test suite is run.
SuitePreconditions() - Constructor for class org.opengis.cite.geopose10.SuitePreconditions
 

T

TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A File containing the test subject or a description of it.
TEST_SUBJECT - Enum constant in enum class org.opengis.cite.geopose10.SuiteAttribute
A DOM Document that represents the test subject or metadata about it.
TestFailureListener - Class in org.opengis.cite.geopose10
A listener that augments a test result with diagnostic information in the event that a test method failed.
TestFailureListener() - Constructor for class org.opengis.cite.geopose10.TestFailureListener
 
TestNGController - Class in org.opengis.cite.geopose10
Main test run controller oversees execution of TestNG test suites.
TestNGController() - Constructor for class org.opengis.cite.geopose10.TestNGController
Default constructor uses the location given by the "java.io.tmpdir" system property as the root output directory.
TestNGController(String) - Constructor for class org.opengis.cite.geopose10.TestNGController
Construct a controller that writes results to the given output directory.
TestRunArg - Enum Class in org.opengis.cite.geopose10
An enumerated type defining all recognized test run arguments.
TestRunListener - Class in org.opengis.cite.geopose10
A listener that is invoked before and after a test run.
TestRunListener() - Constructor for class org.opengis.cite.geopose10.TestRunListener
 
TestSuiteLogger - Class in org.opengis.cite.geopose10.util
Logging utility class that provides simple access to the JDK Logging API.
toString() - Method in enum class org.opengis.cite.geopose10.SuiteAttribute
toString() - Method in enum class org.opengis.cite.geopose10.TestRunArg
toString() - Method in class org.opengis.cite.geopose10.util.NamespaceBindings
transform(Source, Node) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Transforms the content of a DOM Node using a specified XSLT stylesheet.

U

UNEXPECTED_MEDIA_TYPE - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant UNEXPECTED_MEDIA_TYPE="UnexpectedMediaType"
UNEXPECTED_STATUS - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant UNEXPECTED_STATUS="UnexpectedStatus"
URIUtils - Class in org.opengis.cite.geopose10.util
Provides a collection of utility methods for manipulating or resolving URI references.
URIUtils() - Constructor for class org.opengis.cite.geopose10.util.URIUtils
 

V

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 class org.opengis.cite.geopose10.SuiteAttribute
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.opengis.cite.geopose10.TestRunArg
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.opengis.cite.geopose10.SuiteAttribute
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.opengis.cite.geopose10.TestRunArg
Returns an array containing the constants of this enum class, in the order they are declared.
verifyTestSubject() - Method in class org.opengis.cite.geopose10.SuitePreconditions
Verifies that the referenced test subject exists and has the expected type.

W

withStandardBindings() - Static method in class org.opengis.cite.geopose10.util.NamespaceBindings
Creates a NamespaceBindings object that declares the following namespace bindings: ows: "http://www.opengis.net/ows/1.1" xlink: "http://www.w3.org/1999/xlink" gml: "http://www.opengis.net/gml/3.2"
writeNode(Node, OutputStream) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Writes the content of a DOM Node to a byte stream.
writeNodeToString(Node) - Static method in class org.opengis.cite.geopose10.util.XMLUtils
Writes the content of a DOM Node to a string.

X

XLINK - Static variable in class org.opengis.cite.geopose10.Namespaces
W3C XLink
XML_ERROR - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant XML_ERROR="XMLError"
XMLUtils - Class in org.opengis.cite.geopose10.util
Provides various utility methods for accessing or manipulating XML representations.
XMLUtils() - Constructor for class org.opengis.cite.geopose10.util.XMLUtils
 
XPATH_ERROR - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant XPATH_ERROR="XPathError"
XPATH_RESULT - Static variable in class org.opengis.cite.geopose10.ErrorMessageKeys
Constant XPATH_RESULT="XPathResult"
XSD - Static variable in class org.opengis.cite.geopose10.Namespaces
W3C XML Schema namespace
A B C D E F G I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values