Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

addAllBindings(Map<String, String>) - Method in class org.opengis.cite.wfs30.util.NamespaceBindings
Adds all of the supplied namespace bindings to the existing set of entries.
addNamespaceBinding(String, String) - Method in class org.opengis.cite.wfs30.util.NamespaceBindings
Adds a namespace binding that associates a namespace name with a prefix.
apiDefinitionValidation(ITestContext) - Method in class org.opengis.cite.wfs30.apidescription.OpenApi
A.4.2.4.
asQueryParameter() - Method in class org.opengis.cite.wfs30.util.BBox
 
assertFalse(boolean, String) - Static method in class org.opengis.cite.wfs30.EtsAssert
 
assertTrue(boolean, String) - Static method in class org.opengis.cite.wfs30.EtsAssert
 

B

BBox - Class in org.opengis.cite.wfs30.util
 
BBox(double, double, double, double) - Constructor for class org.opengis.cite.wfs30.util.BBox
 
boundingBoxParameter(TestPoint) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.12.
boundingBoxParameter_requests(Map<String, Object>, BBox) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.12.
buildClient() - Static method in class org.opengis.cite.wfs30.util.ClientUtils
Builds a client component for interacting with HTTP endpoints.
buildClientWithProxy(String, int) - Static method in class org.opengis.cite.wfs30.util.ClientUtils
Constructs a client component that uses a specified web proxy.
buildGetRequest(URI, Map<String, String>, MediaType...) - Static method in class org.opengis.cite.wfs30.util.ClientUtils
Builds an HTTP request message that uses the GET method.
buildUrl() - Method in class org.opengis.cite.wfs30.openapi3.UriBuilder
 
byConformanceClass(String) - Static method in enum org.opengis.cite.wfs30.conformance.RequirementClass
 

C

clearMessages() - Method in class org.opengis.cite.wfs30.CommonFixture
 
ClientUtils - Class in org.opengis.cite.wfs30.util
Provides various utility methods for creating and configuring HTTP client components.
ClientUtils() - Constructor for class org.opengis.cite.wfs30.util.ClientUtils
 
collectionFeatureId(ITestContext) - Method in class org.opengis.cite.wfs30.collections.GetFeatureOperation
 
collectionItemUris(ITestContext) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
 
collectionItemUrisWithBboxes(ITestContext) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
 
collectionItemUrisWithLimits(ITestContext) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
 
collectionItemUrisWithTimes(ITestContext) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
 
collectionName(String) - Method in class org.opengis.cite.wfs30.openapi3.UriBuilder
Adds the collectionName to the URI
collectionPaths(ITestContext) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
 
collections(ITestContext) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
 
collectionsUris(ITestContext) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
 
collectNumberOfAllReturnedFeatures(JsonPath, int) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Collects the number of all returned features by iterating over all 'next' links and summarizing the size of features in 'features' array property.
CommandLineArguments - Class in org.opengis.cite.wfs30
Declares supported command line arguments that are parsed using the JCommander library.
CommandLineArguments() - Constructor for class org.opengis.cite.wfs30.CommandLineArguments
 
CommonDataFixture - Class in org.opengis.cite.wfs30
 
CommonDataFixture() - Constructor for class org.opengis.cite.wfs30.CommonDataFixture
 
CommonFixture - Class in org.opengis.cite.wfs30
A supporting base class that sets up a common test fixture.
CommonFixture() - Constructor for class org.opengis.cite.wfs30.CommonFixture
 
ConformanceOperation - Class in org.opengis.cite.wfs30.conformance
 
ConformanceOperation() - Constructor for class org.opengis.cite.wfs30.conformance.ConformanceOperation
 
conformanceUris(ITestContext) - Method in class org.opengis.cite.wfs30.conformance.ConformanceOperation
 
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures() - Method in class org.opengis.cite.wfs30.CommonDataFixture
 
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures(Map<String, Object>) - Method in class org.opengis.cite.wfs30.CommonDataFixture
 
createListOfMediaTypesToSupportForOtherResources(Map<String, Object>) - Method in class org.opengis.cite.wfs30.CommonDataFixture
 

D

deleteTempFiles(ISuite) - Method in class org.opengis.cite.wfs30.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.wfs30.util.URIUtils
Dereferences the given URI and stores the resulting resource representation in a local file.
doDeleteSubjectOnFinish() - Method in class org.opengis.cite.wfs30.CommandLineArguments
 
doTestRun(Document) - Method in class org.opengis.cite.wfs30.TestNGController
 

E

EMPTY_STRING - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 
equals(Object) - Method in class org.opengis.cite.wfs30.openapi3.TestPoint
 
ErrorMessage - Class in org.opengis.cite.wfs30
Utility class for retrieving and formatting localized error messages that describe failed assertions.
ErrorMessage() - Constructor for class org.opengis.cite.wfs30.ErrorMessage
 
ErrorMessageKeys - Class in org.opengis.cite.wfs30
Defines keys used to access localized messages for assertion errors.
ErrorMessageKeys() - Constructor for class org.opengis.cite.wfs30.ErrorMessageKeys
 
EtsAssert - Class in org.opengis.cite.wfs30
Provides a set of custom assertion methods.
EtsAssert() - Constructor for class org.opengis.cite.wfs30.EtsAssert
 

F

FeatureCollectionsMetadataOperation - Class in org.opengis.cite.wfs30.collections
 
FeatureCollectionsMetadataOperation() - Constructor for class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
 
featureId(String) - Method in class org.opengis.cite.wfs30.openapi3.UriBuilder
Adds the featureId to the URI
findLinkByRel(List<Map<String, Object>>, String) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Parses the link with 'rel=self'.
findLinksWithoutRelOrType(List<Map<String, Object>>) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Parses the links without 'rel' or 'type' property.
findLinksWithSupportedMediaTypeByRel(List<Map<String, Object>>, List<String>, String) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Parses all links with 'type' of one of the passed mediaTypes and the 'rel' property with the passed value.
findUnsupportedTypes(List<Map<String, Object>>, List<String>) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Parsing the media types which does not have a link woth property 'type' for.
format(String, Object...) - Static method in class org.opengis.cite.wfs30.ErrorMessage
Produces a formatted error message using the supplied substitution arguments and the current locale.
formatDate(ZonedDateTime) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Formats the passed string as ISO 8601 date.
formatDate(LocalDate) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Formats the passed string as ISO 8601 date.
formatDateRange(ZonedDateTime, ZonedDateTime) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Formats the passed string as a period using a start and end time.
formatDateRangeWithDuration(LocalDate, LocalDate) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Formats the passed string as a period using start time and a duration.

G

GeneralHttp - Class in org.opengis.cite.wfs30.general
 
GeneralHttp() - Constructor for class org.opengis.cite.wfs30.general.GeneralHttp
 
GEOJSON_MIME_TYPE - Static variable in class org.opengis.cite.wfs30.WFS3
 
get(String) - Static method in class org.opengis.cite.wfs30.ErrorMessage
Retrieves a simple message according to the current locale.
getAllBindings() - Method in class org.opengis.cite.wfs30.util.NamespaceBindings
Returns an unmodifiable view of the declared namespace bindings.
getBegin() - Method in class org.opengis.cite.wfs30.util.TemporalExtent
 
getCode() - Method in class org.opengis.cite.wfs30.TestNGController
 
getContentMediaTypes() - Method in class org.opengis.cite.wfs30.openapi3.TestPoint
 
getEnd() - Method in class org.opengis.cite.wfs30.util.TemporalExtent
 
GetFeatureOperation - Class in org.opengis.cite.wfs30.collections
 
GetFeatureOperation() - Constructor for class org.opengis.cite.wfs30.collections.GetFeatureOperation
 
getFeatureOperation(Map<String, Object>, String) - Method in class org.opengis.cite.wfs30.collections.GetFeatureOperation
A.4.4.14.
GetFeaturesOperation - Class in org.opengis.cite.wfs30.collections
 
GetFeaturesOperation() - Constructor for class org.opengis.cite.wfs30.collections.GetFeaturesOperation
 
getMediaTypeFeaturesAndCollections() - Method in enum org.opengis.cite.wfs30.conformance.RequirementClass
 
getMediaTypeOtherResources() - Method in enum org.opengis.cite.wfs30.conformance.RequirementClass
 
getName() - Method in enum org.opengis.cite.wfs30.SuiteAttribute
 
getNamespaceURI(String) - Method in class org.opengis.cite.wfs30.util.NamespaceBindings
 
getOutputDir() - Method in class org.opengis.cite.wfs30.CommandLineArguments
 
getPath() - Method in class org.opengis.cite.wfs30.openapi3.TestPoint
 
getPredefinedTemplateReplacement() - Method in class org.opengis.cite.wfs30.openapi3.TestPoint
 
getPrefix(String) - Method in class org.opengis.cite.wfs30.util.NamespaceBindings
 
getPrefixes(String) - Method in class org.opengis.cite.wfs30.util.NamespaceBindings
 
getPropertiesFile() - Method in class org.opengis.cite.wfs30.CommandLineArguments
 
getRequest() - Method in class org.opengis.cite.wfs30.CommonFixture
 
getRequestMessageInfo(ClientRequest) - Method in class org.opengis.cite.wfs30.TestFailureListener
Gets diagnostic information about a request message.
getResponse() - Method in class org.opengis.cite.wfs30.CommonFixture
 
getResponseEntityAsDocument(ClientResponse, String) - Static method in class org.opengis.cite.wfs30.util.ClientUtils
Obtains the (XML) response entity as a DOM Document and resets the entity input stream for subsequent reads.
getResponseEntityAsSource(ClientResponse, String) - Static method in class org.opengis.cite.wfs30.util.ClientUtils
Obtains the (XML) response entity as a JAXP Source object and resets the entity input stream for subsequent reads.
getResponseMessageInfo(ClientResponse) - Method in class org.opengis.cite.wfs30.TestFailureListener
Gets diagnostic information about a response message.
getServerUrl() - Method in class org.opengis.cite.wfs30.openapi3.TestPoint
 
getTitle() - Method in class org.opengis.cite.wfs30.TestNGController
 
getType() - Method in enum org.opengis.cite.wfs30.SuiteAttribute
 
getVersion() - Method in class org.opengis.cite.wfs30.TestNGController
 
GML - Static variable in class org.opengis.cite.wfs30.Namespaces
ISO 19136 (GML 3.2)

H

handle(ClientRequest) - Method in class org.opengis.cite.wfs30.ReusableEntityFilter
 
hashCode() - Method in class org.opengis.cite.wfs30.openapi3.TestPoint
 
hasMediaTypeForFeaturesAndCollections() - Method in enum org.opengis.cite.wfs30.conformance.RequirementClass
 
hasMediaTypeForOtherResources() - Method in enum org.opengis.cite.wfs30.conformance.RequirementClass
 
hasProperty(String, JsonPath) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Checks if a property with the passed name exists in the jsonPath.
http11() - Method in class org.opengis.cite.wfs30.general.GeneralHttp
A.4.1.1.

I

init() - Method in class org.opengis.cite.wfs30.CommonFixture
 
initCommonFixture(ITestContext) - Method in class org.opengis.cite.wfs30.CommonFixture
Initializes the common test fixture with a client component for interacting with HTTP endpoints.
isLoggable(Level) - Static method in class org.opengis.cite.wfs30.util.TestSuiteLogger
Indicates if the logger is enabled at a given logging level.

J

JsonUtils - Class in org.opengis.cite.wfs30.util
 

L

LandingPage - Class in org.opengis.cite.wfs30.apidescription
 
LandingPage() - Constructor for class org.opengis.cite.wfs30.apidescription.LandingPage
 
landingPageRetrieval() - Method in class org.opengis.cite.wfs30.apidescription.LandingPage
A.4.2.1.
landingPageValidation() - Method in class org.opengis.cite.wfs30.apidescription.LandingPage
A.4.2.2.
limitParameter(TestPoint) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.11.
limitParameter_requests(Map<String, Object>, int) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.11.
linkIncludesRelAndType(Map<String, Object>) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Checks if the passed link contains 'rel' and 'type' properties.
LOCAL_NAME - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 
log(Level, String, Object[]) - Static method in class org.opengis.cite.wfs30.util.TestSuiteLogger
Logs a message at the specified logging level with the given message parameters.
log(Level, String, Exception) - Static method in class org.opengis.cite.wfs30.util.TestSuiteLogger
Logs a message at the specified logging level with the given Exception object that represents a noteworthy error condition.
log(Level, String) - Static method in class org.opengis.cite.wfs30.util.TestSuiteLogger
Logs a simple message at the specified logging level.

M

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

N

NAMESPACE_NAME - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 
NamespaceBindings - Class in org.opengis.cite.wfs30.util
Provides namespace bindings for evaluating XPath 1.0 expressions using the JAXP XPath API.
NamespaceBindings() - Constructor for class org.opengis.cite.wfs30.util.NamespaceBindings
 
Namespaces - Class in org.opengis.cite.wfs30
XML namespace names.
noOfCollections - Variable in class org.opengis.cite.wfs30.CommonDataFixture
 
noOfCollections(ITestContext) - Method in class org.opengis.cite.wfs30.CommonDataFixture
 
NOT_SCHEMA_VALID - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 

O

onExecutionFinish() - Method in class org.opengis.cite.wfs30.TestRunListener
 
onExecutionStart() - Method in class org.opengis.cite.wfs30.TestRunListener
 
onFinish(ISuite) - Method in class org.opengis.cite.wfs30.SuiteFixtureListener
 
onStart(ISuite) - Method in class org.opengis.cite.wfs30.SuiteFixtureListener
 
onTestFailure(ITestResult) - Method in class org.opengis.cite.wfs30.TestFailureListener
Sets the "request" and "response" attributes of a test result.
OPEN_API_MIME_TYPE - Static variable in class org.opengis.cite.wfs30.WFS3
 
OpenApi - Class in org.opengis.cite.wfs30.apidescription
 
OpenApi() - Constructor for class org.opengis.cite.wfs30.apidescription.OpenApi
 
openApiDocument(ITestContext) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
 
openapiDocumentRetrieval() - Method in class org.opengis.cite.wfs30.apidescription.OpenApi
A.4.2.3.
OpenApiUtils - Class in org.opengis.cite.wfs30.openapi3
 
OpenApiUtils.PATH - Enum in org.opengis.cite.wfs30.openapi3
 
org.opengis.cite.wfs30 - package org.opengis.cite.wfs30
The root package includes supporting classes of general utility such as the main controller, listeners, and reporters.
org.opengis.cite.wfs30.apidescription - package org.opengis.cite.wfs30.apidescription
 
org.opengis.cite.wfs30.collections - package org.opengis.cite.wfs30.collections
 
org.opengis.cite.wfs30.conformance - package org.opengis.cite.wfs30.conformance
 
org.opengis.cite.wfs30.general - package org.opengis.cite.wfs30.general
 
org.opengis.cite.wfs30.openapi3 - package org.opengis.cite.wfs30.openapi3
 
org.opengis.cite.wfs30.util - package org.opengis.cite.wfs30.util
This package includes miscellaneous utility classes to support testing.
OWS - Static variable in class org.opengis.cite.wfs30.Namespaces
OGC 06-121r3 (OWS 1.1)

P

parseAndValidateRequirementClasses(JsonPath) - Method in class org.opengis.cite.wfs30.conformance.ConformanceOperation
 
parseAsDate(String) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Parses the passed string as ISO 8601 date.
parseFeatureId(JsonPath) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Parses the id of the first feature from the passed json.
parseSpatialExtent(Map<String, Object>) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Parses the spatial extent from the passed collection.
parseTemporalExtent(Map<String, Object>) - Static method in class org.opengis.cite.wfs30.util.JsonUtils
Parses the temporal extent from the passed collection.
processSuiteParameters(ISuite) - Method in class org.opengis.cite.wfs30.SuiteFixtureListener
Processes test suite arguments and sets suite attributes accordingly.

R

registerClientComponent(ISuite) - Method in class org.opengis.cite.wfs30.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.wfs30.util.ClientUtils
Creates a copy of the given MediaType object but without any parameters.
requestLoggingFilter - Variable in class org.opengis.cite.wfs30.CommonFixture
 
RequirementClass - Enum in org.opengis.cite.wfs30.conformance
Encapsulates all known requirement classes.
requirementClasses(ITestContext) - Method in class org.opengis.cite.wfs30.CommonDataFixture
 
responseLoggingFilter - Variable in class org.opengis.cite.wfs30.CommonFixture
 
retrieveApiUrl() - Method in class org.opengis.cite.wfs30.apidescription.OpenApi
 
retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.wfs30.collections.GetFeatureOperation
 
retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
 
retrieveTestPoints(OpenApi3) - Static method in class org.opengis.cite.wfs30.openapi3.OpenApiUtils
Parse all test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForApi(OpenApi3) - Static method in class org.opengis.cite.wfs30.openapi3.OpenApiUtils
Parse the API test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForCollection(OpenApi3, String) - Static method in class org.opengis.cite.wfs30.openapi3.OpenApiUtils
Parse the test points with the passed path including the extended path from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForCollectionMetadata(OpenApi3, String) - Static method in class org.opengis.cite.wfs30.openapi3.OpenApiUtils
Parse the COLLECTION METADATA test points for the passed collectionName including the extended path from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForCollections(OpenApi3, int) - Static method in class org.opengis.cite.wfs30.openapi3.OpenApiUtils
Parse the COLLECTIONS test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForCollectionsMetadata(OpenApi3) - Static method in class org.opengis.cite.wfs30.openapi3.OpenApiUtils
Parse the COLLECTIONS METADATA test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForConformance(OpenApi3) - Static method in class org.opengis.cite.wfs30.openapi3.OpenApiUtils
Parse the CONFORMANCE test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForFeature(OpenApi3, String, String) - Static method in class org.opengis.cite.wfs30.openapi3.OpenApiUtils
Parse the test points with the passed path including the extended path from the passed OpenApi3 document as described in A.4.3.
ReusableEntityFilter - Class in org.opengis.cite.wfs30
Buffers the (response) entity so it can be read multiple times.
ReusableEntityFilter() - Constructor for class org.opengis.cite.wfs30.ReusableEntityFilter
 
rootUri - Variable in class org.opengis.cite.wfs30.CommonFixture
 

S

SCH - Static variable in class org.opengis.cite.wfs30.Namespaces
Schematron (ISO 19757-3) namespace
SOAP_ENV - Static variable in class org.opengis.cite.wfs30.Namespaces
SOAP 1.2 message envelopes.
storeCollectionsInTestContext(ITestContext) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
 
storeRequirementClassesInTestContext(ITestContext) - Method in class org.opengis.cite.wfs30.conformance.ConformanceOperation
 
SuiteAttribute - Enum in org.opengis.cite.wfs30
An enumerated type defining ISuite attributes that may be set to constitute a shared test fixture.
SuiteFixtureListener - Class in org.opengis.cite.wfs30
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.wfs30.SuiteFixtureListener
 
SuitePreconditions - Class in org.opengis.cite.wfs30
Checks that various preconditions are satisfied before the test suite is run.
SuitePreconditions() - Constructor for class org.opengis.cite.wfs30.SuitePreconditions
 

T

TemporalExtent - Class in org.opengis.cite.wfs30.util
 
TemporalExtent(ZonedDateTime, ZonedDateTime) - Constructor for class org.opengis.cite.wfs30.util.TemporalExtent
 
TestFailureListener - Class in org.opengis.cite.wfs30
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.wfs30.TestFailureListener
 
TestNGController - Class in org.opengis.cite.wfs30
Main test run controller oversees execution of TestNG test suites.
TestNGController() - Constructor for class org.opengis.cite.wfs30.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.wfs30.TestNGController
Construct a controller that writes results to the given output directory.
TestPoint - Class in org.opengis.cite.wfs30.openapi3
Encapsulates a Test Point with the UriTemplate and predefined replacements.
TestPoint(String, String, Map<String, MediaType>) - Constructor for class org.opengis.cite.wfs30.openapi3.TestPoint
Instantiates a TestPoint with UriTemplate but without predefined replacements.
TestPoint(String, String, Map<String, String>, Map<String, MediaType>) - Constructor for class org.opengis.cite.wfs30.openapi3.TestPoint
Instantiates a TestPoint with UriTemplate and predefined replacements.
TestRunArg - Enum in org.opengis.cite.wfs30
An enumerated type defining all recognized test run arguments.
TestRunListener - Class in org.opengis.cite.wfs30
A listener that is invoked before and after a test run.
TestRunListener() - Constructor for class org.opengis.cite.wfs30.TestRunListener
 
TestSuiteLogger - Class in org.opengis.cite.wfs30.util
Logging utility class that provides simple access to the JDK Logging API.
timeParameter(TestPoint) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.13.
timeParameter_requests(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.13.
toString() - Method in class org.opengis.cite.wfs30.openapi3.TestPoint
 
toString() - Method in enum org.opengis.cite.wfs30.SuiteAttribute
 
toString() - Method in enum org.opengis.cite.wfs30.TestRunArg
 
toString() - Method in class org.opengis.cite.wfs30.util.BBox
 
toString() - Method in class org.opengis.cite.wfs30.util.NamespaceBindings
 

U

UNEXPECTED_MEDIA_TYPE - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 
UNEXPECTED_STATUS - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 
UriBuilder - Class in org.opengis.cite.wfs30.openapi3
Builds a URL out of a TestPoint.
UriBuilder(TestPoint) - Constructor for class org.opengis.cite.wfs30.openapi3.UriBuilder
 
URIUtils - Class in org.opengis.cite.wfs30.util
Provides a collection of utility methods for manipulating or resolving URI references.
URIUtils() - Constructor for class org.opengis.cite.wfs30.util.URIUtils
 

V

validateCollectionsMetadataDocument_Extent(TestPoint, Map<String, Object>) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
A.4.4.6.
validateCollectionsMetadataDocument_Links(TestPoint, Map<String, Object>) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
A.4.4.6.
validateConformanceOperationAndResponse(TestPoint) - Method in class org.opengis.cite.wfs30.conformance.ConformanceOperation
Implements A.4.4.2.
validateFeatureCollectionsMetadataOperation(TestPoint) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
A.4.4.4.
validateFeatureCollectionsMetadataOperationResponse_Collections(TestPoint) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
A.4.4.5.
validateFeatureCollectionsMetadataOperationResponse_Links(TestPoint) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
A.4.4.5.
validateGetFeaturesOperationResponse_property_numberReturned(Map<String, Object>) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.10.
validateTestRunArgs(Document) - Method in class org.opengis.cite.wfs30.TestNGController
Validates the test run arguments.
validateTheFeatureCollectionMetadataOperationAndResponse(TestPoint, Map<String, Object>) - Method in class org.opengis.cite.wfs30.collections.FeatureCollectionsMetadataOperation
A.4.4.7.
validateTheGetFeatureOperationResponse(Map<String, Object>, String) - Method in class org.opengis.cite.wfs30.collections.GetFeatureOperation
A.4.4.15.
validateTheGetFeaturesOperation(ITestContext, Map<String, Object>) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.9.
validateTheGetFeaturesOperationResponse_Links(Map<String, Object>) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.10.
validateTheGetFeaturesOperationResponse_property_numberMatched(Map<String, Object>) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.10.
validateTheGetFeaturesOperationResponse_property_timeStamp(Map<String, Object>) - Method in class org.opengis.cite.wfs30.collections.GetFeaturesOperation
A.4.4.10.
valueOf(String) - Static method in enum org.opengis.cite.wfs30.conformance.RequirementClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.wfs30.openapi3.OpenApiUtils.PATH
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.wfs30.SuiteAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.wfs30.TestRunArg
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opengis.cite.wfs30.conformance.RequirementClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opengis.cite.wfs30.openapi3.OpenApiUtils.PATH
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opengis.cite.wfs30.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.wfs30.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.wfs30.SuitePreconditions
Verifies that the referenced test subject exists and has the expected type.

W

WFS3 - Class in org.opengis.cite.wfs30
Contains various constants pertaining to WFS 3.0 specification and related standards.
withStandardBindings() - Static method in class org.opengis.cite.wfs30.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"
writeNodeToString(Node) - Static method in class org.opengis.cite.wfs30.util.XMLUtils
Writes the content of a DOM Node to a string.

X

XLINK - Static variable in class org.opengis.cite.wfs30.Namespaces
W3C XLink
XML_ERROR - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 
XMLUtils - Class in org.opengis.cite.wfs30.util
Provides various utility methods for accessing or manipulating XML representations.
XMLUtils() - Constructor for class org.opengis.cite.wfs30.util.XMLUtils
 
XPATH_ERROR - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 
XPATH_RESULT - Static variable in class org.opengis.cite.wfs30.ErrorMessageKeys
 
XSD - Static variable in class org.opengis.cite.wfs30.Namespaces
W3C XML Schema namespace
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2018 Open Geospatial Consortium. All rights reserved.