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

AbstractBBoxCrs - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs
 
AbstractBBoxCrs() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
 
AbstractDiscoveryCollection - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection
 
AbstractDiscoveryCollection() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.AbstractDiscoveryCollection
 
AbstractDiscoveryCollections - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections
 
AbstractDiscoveryCollections() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.AbstractDiscoveryCollections
 
AbstractFeatureCrs - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature
 
AbstractFeatureCrs() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
 
AbstractFeatures - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
 
AbstractFeatures() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 
AbstractFeatures.CollectionResponseKey - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
 
AbstractFeatures.ResponseData - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
 
AbstractFeaturesCrs - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features
 
AbstractFeaturesCrs() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
 
addAllBindings(Map<String, String>) - Method in class org.opengis.cite.ogcapifeatures10.util.NamespaceBindings
Adds all of the supplied namespace bindings to the existing set of entries.
addNamespaceBinding(String, String) - Method in class org.opengis.cite.ogcapifeatures10.util.NamespaceBindings
Adds a namespace binding that associates a namespace name with a prefix.
ApiDefinition - Class in org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition
A.2.3.
ApiDefinition() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition.ApiDefinition
 
apiDefinitionValidation(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition.ApiDefinition
Abstract Test 6: /ats/core/api-definition-success Test Purpose: Validate that the API Definition complies with the required structure and contents.
asQueryParameter() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
assertCrsHeader(String, CoordinateSystem, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
 
assertDefaultCrs(List<String>, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
Assert that one of the default CRS
assertDefaultCrs(String, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
Assert that the passed string is one of the the default CRS
assertDefaultCrsAtFirst(List<String>, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
Assert that the first is one of the default CRS
assertDefaultCrsHeader(String, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
Assert that one of the default CRS
assertFalse(boolean, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
 
assertInCrs84(Geometry, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
Assert that the passed geometry is in the valid area of CRS84.
assertIntegerGreaterOrEqualsZero(Object, String) - Static method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesAssertions
 
assertIntegerGreaterOrEqualsZero(int, String) - Static method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesAssertions
 
assertNumberMatched(OpenApi3, URI, String, JsonPath, boolean) - Static method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesAssertions
 
assertNumberReturned(String, JsonPath, boolean) - Static method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesAssertions
 
assertSameFeatures(JsonPath, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
 
assertTimeStamp(String, JsonPath, ZonedDateTime, ZonedDateTime, boolean) - Static method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesAssertions
 
assertTrue(boolean, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
 
assertValidCrsIdentifier(CoordinateSystem, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
1.

B

BBox - Class in org.opengis.cite.ogcapifeatures10.util
 
BBox(double, double, double, double) - Constructor for class org.opengis.cite.ogcapifeatures10.util.BBox
 
BBox(double, double, double, double, CoordinateSystem) - Constructor for class org.opengis.cite.ogcapifeatures10.util.BBox
 
BBOX_CRS_PARAM - Static variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
 
BBOX_PARAM - Static variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
 
BBoxCrsParameter - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs
Abstract Test 8: /conf/crs/bbox-crs-parameter Test Purpose: Verify that the parameter bbox-crs has been implemented correctly Requirement: /req/crs/fc-bbox-crs-definition, /req/crs/bbox-crs-action Test Method For every CRS identifier advertized by the Web API that is known to the test engine and for which the test engine can convert geometries between the CRS and the default CRS of the Web API ("known CRS") execute the following test.
BBoxCrsParameter() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
 
BBoxCrsParameterDefault - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs
Abstract Test 10: /conf/crs/bbox-crs-parameter-default Test Purpose: Verify that the parameter bbox-crs has been implemented correctly Requirement: /req/crs/fc-bbox-crs-default-value Test Method For each spatial feature collection collectionId and every GML or GeoJSON feature representation supported by the Web API, send a request with the parameters bbox and bbox-crs to /collections/{collectionId}/items for the default CRS of the collection.
BBoxCrsParameterDefault() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterDefault
 
BBoxCrsParameterInvalid - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs
Abstract Test 9: /conf/crs/bbox-crs-parameter-invalid Test Purpose: Verify that the parameter bbox-crs has been implemented correctly Requirement: /req/crs/fc-bbox-crs-valid-value Test Method For each spatial feature collection collectionId, send a request with the parameters bbox and bbox-crs to /collections/{collectionId}/items with a value for bbox-crs that is not included in the list of CRSs and verify that the response has status code 400.
BBoxCrsParameterInvalid() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterInvalid
 
boundingBoxParameterDefinition(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 14: /ats/core/fc-bbox-definition Test Purpose: Validate that the bounding box query parameters are constructed correctly.
buildClient() - Static method in class org.opengis.cite.ogcapifeatures10.util.ClientUtils
Builds a client component for interacting with HTTP endpoints.
buildClientWithProxy(String, int) - Static method in class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.util.ClientUtils
Builds an HTTP request message that uses the GET method.
buildUrl() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.UriBuilder
 
byConformanceClass(String) - Static method in enum org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
 

C

clearMessages() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
 
ClientUtils - Class in org.opengis.cite.ogcapifeatures10.util
Provides various utility methods for creating and configuring HTTP client components.
ClientUtils() - Constructor for class org.opengis.cite.ogcapifeatures10.util.ClientUtils
 
collectionCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
 
collectionDefaultCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
 
collectionDefaultCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterDefault
 
collectionFeatureId(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Feature
 
collectionFeatureId(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
 
collectionFeatureIdCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameter
 
collectionFeatureIdCrsAndDefaultCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterTransform
 
collectionIdAndJson(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.AbstractDiscoveryCollection
 
collectionIdAndJson(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterInvalid
 
collectionIdAndJson(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
 
collectionIdAndJsonAndCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionCrsUri
 
collectionIdAndJsonAndCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
 
collectionIdAndJsonAndCrsAndDefaultCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
 
collectionIdAndJsonAndStorageCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionCrsUri
 
collectionIdAndResponse - Variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 
collectionIdToCrs - Variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
 
collectionIdToCrs - Variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
 
collectionIdToDefaultCrs - Variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
 
collectionIdToDefaultCrs - Variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
 
collectionIdToFeatureId - Variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
 
collectionItemUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
 
collectionItemUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesErrorConditions
 
collectionItemUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.AbstractDiscoveryCollections
 
collectionItemUrisWithBboxes(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
 
collectionItemUrisWithDateTimes(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
 
collectionItemUrisWithLimits(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
 
collectionName(String) - Method in class org.opengis.cite.ogcapifeatures10.openapi3.UriBuilder
Adds the collectionName to the URI
collectionPaths(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 
CollectionResponseKey(String) - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures.CollectionResponseKey
 
collections - Variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 
collections(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollection
 
COLLECTIONS_LIMIT - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
collectionsResponses(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.AbstractDiscoveryCollections
 
collectionsResponses - Variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
 
collectionsResponses - Variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
 
collectionsUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
 
collectNumberOfAllReturnedFeatures(JsonPath, int) - Static method in class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10
Declares supported command line arguments that are parsed using the JCommander library.
CommandLineArguments() - Constructor for class org.opengis.cite.ogcapifeatures10.CommandLineArguments
 
CommonDataFixture - Class in org.opengis.cite.ogcapifeatures10.conformance
 
CommonDataFixture() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
 
CommonFixture - Class in org.opengis.cite.ogcapifeatures10.conformance
A supporting base class that sets up a common test fixture.
CommonFixture() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
 
Conformance - Class in org.opengis.cite.ogcapifeatures10.conformance.core.conformance
A.2.4.
Conformance() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.conformance.Conformance
 
conformanceClasses(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.CrsRequirementClassPrecondition
 
conformanceUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.conformance.Conformance
 
CoordinateSystem - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs
Encapsulates an CRS from
CoordinateSystem(String) - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
 
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
 
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
 
createListOfMediaTypesToSupportForOtherResources(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
 
CRS_LIMIT - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
CRS_PARAMETER - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
CrsRequirementClassPrecondition - Class in org.opengis.cite.ogcapifeatures10.conformance.crs
 
CrsRequirementClassPrecondition() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.CrsRequirementClassPrecondition
 

D

DEFAULT_CRS - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
DEFAULT_CRS_CODE - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
Conformance class: CRS
DEFAULT_CRS_WITH_HEIGHT - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
DEFAULT_CRS_WITH_HEIGHT_CODE - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
deleteTempFiles(ISuite) - Method in class org.opengis.cite.ogcapifeatures10.listener.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.ogcapifeatures10.util.URIUtils
Dereferences the given URI and stores the resulting resource representation in a local file.
DiscoveryCollectionCrsUri - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection
Verifies object in the paths /collection
DiscoveryCollectionCrsUri() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionCrsUri
 
DiscoveryCollectionDefaultCrs - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection
Verifies object in the paths /collection
DiscoveryCollectionDefaultCrs() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionDefaultCrs
 
DiscoveryCollectionsCrsUri - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections
Verifies objects in the paths /collections
DiscoveryCollectionsCrsUri() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsCrsUri
 
DiscoveryCollectionsDefaultCrs - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections
Verifies objects in the paths /collections
DiscoveryCollectionsDefaultCrs() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsDefaultCrs
 
DiscoveryCollectionsStorageCrs - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections
Verifies objects in the paths /collections
DiscoveryCollectionsStorageCrs() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsStorageCrs
 
DiscoveryCollectionStorageCrs - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection
Verifies object in the paths /collection
DiscoveryCollectionStorageCrs() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionStorageCrs
 
doDeleteSubjectOnFinish() - Method in class org.opengis.cite.ogcapifeatures10.CommandLineArguments
 
doTestRun(Document) - Method in class org.opengis.cite.ogcapifeatures10.TestNGController
 
DUMMY_COLLECTION_ID - Static variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Feature
 

E

EMPTY_STRING - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
 
equals(Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures.CollectionResponseKey
 
equals(Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
 
equals(Object) - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
 
equals(Object) - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
ErrorMessage - Class in org.opengis.cite.ogcapifeatures10
Utility class for retrieving and formatting localized error messages that describe failed assertions.
ErrorMessage() - Constructor for class org.opengis.cite.ogcapifeatures10.ErrorMessage
 
ErrorMessageKeys - Class in org.opengis.cite.ogcapifeatures10
Defines keys used to access localized messages for assertion errors.
ErrorMessageKeys() - Constructor for class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
 
EtsAssert - Class in org.opengis.cite.ogcapifeatures10
Provides a set of custom assertion methods.
EtsAssert() - Constructor for class org.opengis.cite.ogcapifeatures10.EtsAssert
 

F

Feature - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
A.2.8.
Feature() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Feature
 
FeatureCollection - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
A.2.6.
FeatureCollection() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollection
 
FeatureCollections - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
A.2.5.
FeatureCollections() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
 
FeatureCrsParameter - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature
Verifies header in the paths /collection/{collectionId}/items/{featureId}
FeatureCrsParameter() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameter
 
FeatureCrsParameterDefault - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature
Verifies default CRS requesting /collection/{collectionId}/items
FeatureCrsParameterDefault() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterDefault
 
FeatureCrsParameterInvalid - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature
Verifies invalid CRS requesting /collection/{collectionId}/items
FeatureCrsParameterInvalid() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterInvalid
 
FeatureCrsParameterTransform - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature
Verifies header in the paths /collection/{collectionId}/items/{featureId}
FeatureCrsParameterTransform() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterTransform
 
featureId(String) - Method in class org.opengis.cite.ogcapifeatures10.openapi3.UriBuilder
Adds the featureId to the URI
featureOperation(Map<String, Object>, String) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Feature
Abstract Test 27: /ats/core/f-op Test Purpose: Validate that a feature can be retrieved from the expected location.
Features - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
A.2.7.
Features() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
 
FEATURES_LIMIT - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
FeaturesAssertions - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
 
FeaturesAssertions() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesAssertions
 
FeaturesBBox - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
A.2.7.
FeaturesBBox() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
 
FeaturesCrsParameter - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features
Verifies header in the paths /collection/{collectionId}/items
FeaturesCrsParameter() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameter
 
FeaturesCrsParameterDefault - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features
Verifies default CRS requesting /collection/{collectionId}/items
FeaturesCrsParameterDefault() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameterDefault
 
FeaturesCrsParameterInvalid - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features
Verifies invalid CRS requesting /collection/{collectionId}/items
FeaturesCrsParameterInvalid() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameterInvalid
 
FeaturesCrsParameterTransform - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features
Verifies transformed geometries in the paths /collection/{collectionId}/items
FeaturesCrsParameterTransform() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameterTransform
 
FeaturesErrorConditions - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
A.2.7.
FeaturesErrorConditions() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesErrorConditions
 
FeaturesLimit - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
A.2.7.
FeaturesLimit() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
 
FeaturesTime - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
A.2.7.
FeaturesTime() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
 
findFeaturesUrlForGeoJson(URI, JsonPath) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Finds the URL to the resource /collections/{collectionId}/items from the path /collections/{collectionId}
findFeaturesUrlForGeoJson(URI, Map<String, Object>) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Finds the URL to the resource /collections/{collectionId}/items from the path /collections
findFeatureUrlForGeoJson(URI, JsonPath, String) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Finds the URL to the resource /collections/{collectionId}/items/{featureId} from the path /collections and creates an valid url to this resource
findFeatureUrlForGeoJson(URI, Map<String, Object>, String) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Finds the URL to the resource /collections/{collectionId}/items/{featureId} from the path /collections and creates an valid url to this resource
findLinkByRel(List<Map<String, Object>>, String) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Parses the link with 'rel=self'.
findLinksWithoutRelOrType(List<Map<String, Object>>, Set<String>) - Static method in class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.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.ogcapifeatures10.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.ogcapifeatures10.ErrorMessage
Produces a formatted error message using the supplied substitution arguments and the current locale.
formatDate(ZonedDateTime) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Formats the passed string as ISO 8601 date.
formatDate(LocalDate) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Formats the passed string as ISO 8601 date.
formatDateRange(ZonedDateTime, ZonedDateTime) - Static method in class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.util.JsonUtils
Formats the passed string as a period using start time and a duration.

G

GeneralHttp - Class in org.opengis.cite.ogcapifeatures10.conformance.core.general
A.2.1.
GeneralHttp() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.general.GeneralHttp
 
GEOJSON_MIME_TYPE - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
GeometryTransformer - Class in org.opengis.cite.ogcapifeatures10.util
 
GeometryTransformer(CoordinateSystem, CoordinateSystem) - Constructor for class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
get(String) - Static method in class org.opengis.cite.ogcapifeatures10.ErrorMessage
Retrieves a simple message according to the current locale.
getAllBindings() - Method in class org.opengis.cite.ogcapifeatures10.util.NamespaceBindings
Returns an unmodifiable view of the declared namespace bindings.
getApiModel() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
 
getAsHeaderValue() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
 
getBegin() - Method in class org.opengis.cite.ogcapifeatures10.util.TemporalExtent
 
getCode() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
 
getCode() - Method in class org.opengis.cite.ogcapifeatures10.TestNGController
 
getCodeWithAuthority() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
 
getContentMediaTypes() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
 
getCrs() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
getEnd() - Method in class org.opengis.cite.ogcapifeatures10.util.TemporalExtent
 
getMaxX() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
getMaxY() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
getMediaTypeFeaturesAndCollections() - Method in enum org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
 
getMediaTypeOtherResources() - Method in enum org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
 
getMinX() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
getMinY() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
getName() - Method in enum org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
 
getNamespaceURI(String) - Method in class org.opengis.cite.ogcapifeatures10.util.NamespaceBindings
 
getOutputDir() - Method in class org.opengis.cite.ogcapifeatures10.CommandLineArguments
 
getPath() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
 
getPredefinedTemplateReplacement() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
 
getPrefix(String) - Method in class org.opengis.cite.ogcapifeatures10.util.NamespaceBindings
 
getPrefixes(String) - Method in class org.opengis.cite.ogcapifeatures10.util.NamespaceBindings
 
getPropertiesFile() - Method in class org.opengis.cite.ogcapifeatures10.CommandLineArguments
 
getRequest() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
 
getRequestMessageInfo(ClientRequest) - Method in class org.opengis.cite.ogcapifeatures10.listener.TestFailureListener
Gets diagnostic information about a request message.
getResponse() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
 
getResponseEntityAsDocument(ClientResponse, String) - Static method in class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.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.ogcapifeatures10.listener.TestFailureListener
Gets diagnostic information about a response message.
getServerUrl() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
 
getSrid() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
srid from the passed crs
getTitle() - Method in class org.opengis.cite.ogcapifeatures10.TestNGController
 
getType() - Method in enum org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
 
getVersion() - Method in class org.opengis.cite.ogcapifeatures10.TestNGController
 
GML - Static variable in class org.opengis.cite.ogcapifeatures10.Namespaces
ISO 19136 (GML 3.2)

H

handle(ClientRequest) - Method in class org.opengis.cite.ogcapifeatures10.ReusableEntityFilter
 
hasAtLeastOneSpatialFeatureCollection(JsonPath) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Checks if a at least one of the collection in the /collections response has a spatial extent.
hasAtLeastOneSpatialFeatureCollection(Map<String, Object>) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Checks if a at least one of the collection in the /collections response has a spatial extent.
hasAtLeastOneSpatialFeatureCollection(Object) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Checks if the extent contains a spatial extent.
hashCode() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures.CollectionResponseKey
 
hashCode() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
 
hashCode() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
 
hashCode() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
hasMediaTypeForFeaturesAndCollections() - Method in enum org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
 
hasMediaTypeForOtherResources() - Method in enum org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
 
hasProperty(String, JsonPath) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Checks if a property with the passed name exists in the jsonPath.
http() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.general.GeneralHttp
A.2.1.1.

I

init() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
 
initCommonFixture(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
Initializes the common test fixture with a client component for interacting with HTTP endpoints.
INVALID_QUERY_PARAM_VALUE - Static variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesErrorConditions
 
isExplode(Parameter) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 
isFreeFormParameterSupportedForCollection(OpenApi3, URI, String) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
 
isGenerateHtmlReport() - Method in class org.opengis.cite.ogcapifeatures10.CommandLineArguments
 
isLoggable(Level) - Static method in class org.opengis.cite.ogcapifeatures10.util.TestSuiteLogger
Indicates if the logger is enabled at a given logging level.
isParameterSupportedForCollection(OpenApi3, URI, String, String) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
 
isRequired(Parameter) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 
isValid() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
1.
isValid(String) - Method in class org.opengis.cite.ogcapifeatures10.util.OgcNameValidator
Checks if the passed urn is a valid urn according OGC Name Type Specification - definitions - part 1 – basic name (https://docs.opengeospatial.org/pol/09-048r5.html)
isValid(String) - Method in class org.opengis.cite.ogcapifeatures10.util.UrnValidator
Checks if the passed urn is a valid urn according RFC 8141, Section 2 (https://tools.ietf.org/html/rfc8141#section-2)
iut - Variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 

J

jsonPath() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures.ResponseData
 
JsonUtils - Class in org.opengis.cite.ogcapifeatures10.util
 

L

LandingPage - Class in org.opengis.cite.ogcapifeatures10.conformance.core.landingpage
A.2.2.
LandingPage() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.landingpage.LandingPage
 
landingPageRetrieval() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.landingpage.LandingPage
Abstract Test 3: /ats/core/root-op Test Purpose: Validate that a landing page can be retrieved from the expected location.
landingPageValidation() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.landingpage.LandingPage
Abstract Test 4: /ats/core/root-success Test Purpose: Validate that the landing page complies with the require structure and contents.
limitParameterDefinition(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 16: /ats/core/fc-limit-definition Test Purpose: Validate that the bounding box query parameters are constructed corrrectly.
linkIncludesRelAndType(Map<String, Object>) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Checks if the passed link contains 'rel' and 'type' properties.
LOCAL_NAME - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
 
log(Level, String, Object[]) - Static method in class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.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.ogcapifeatures10.util.TestSuiteLogger
Logs a simple message at the specified logging level.
LoggingTestListener - Class in org.opengis.cite.ogcapifeatures10.listener
 
LoggingTestListener() - Constructor for class org.opengis.cite.ogcapifeatures10.listener.LoggingTestListener
 

M

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

N

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

O

OgcApiFeatures10 - Class in org.opengis.cite.ogcapifeatures10
Contains various constants pertaining to WFS 3.0 specification and related standards.
OgcNameValidator - Class in org.opengis.cite.ogcapifeatures10.util
 
OgcNameValidator() - Constructor for class org.opengis.cite.ogcapifeatures10.util.OgcNameValidator
 
onExecutionFinish() - Method in class org.opengis.cite.ogcapifeatures10.listener.TestRunListener
 
onExecutionStart() - Method in class org.opengis.cite.ogcapifeatures10.listener.TestRunListener
 
onFinish(ISuite) - Method in class org.opengis.cite.ogcapifeatures10.listener.SuiteFixtureListener
 
onStart(ISuite) - Method in class org.opengis.cite.ogcapifeatures10.listener.SuiteFixtureListener
 
onTestFailure(ITestResult) - Method in class org.opengis.cite.ogcapifeatures10.listener.LoggingTestListener
 
onTestFailure(ITestResult) - Method in class org.opengis.cite.ogcapifeatures10.listener.TestFailureListener
Sets the "request" and "response" attributes of a test result.
onTestSkipped(ITestResult) - Method in class org.opengis.cite.ogcapifeatures10.listener.LoggingTestListener
 
onTestStart(ITestResult) - Method in class org.opengis.cite.ogcapifeatures10.listener.LoggingTestListener
 
onTestSuccess(ITestResult) - Method in class org.opengis.cite.ogcapifeatures10.listener.LoggingTestListener
 
OPEN_API_MIME_TYPE - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
openapiDocumentRetrieval() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition.ApiDefinition
Abstract Test 5: /ats/core/api-definition-op Test Purpose: Validate that the API Definition document can be retrieved from the expected location.
OpenApiUtils - Class in org.opengis.cite.ogcapifeatures10.openapi3
 
OpenApiUtils.PATH - Enum in org.opengis.cite.ogcapifeatures10.openapi3
 
org.opengis.cite.ogcapifeatures10 - package org.opengis.cite.ogcapifeatures10
The root package includes supporting classes of general utility such as the main controller, listeners, and reporters.
org.opengis.cite.ogcapifeatures10.conformance - package org.opengis.cite.ogcapifeatures10.conformance
 
org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition - package org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition
 
org.opengis.cite.ogcapifeatures10.conformance.core.collections - package org.opengis.cite.ogcapifeatures10.conformance.core.collections
 
org.opengis.cite.ogcapifeatures10.conformance.core.conformance - package org.opengis.cite.ogcapifeatures10.conformance.core.conformance
 
org.opengis.cite.ogcapifeatures10.conformance.core.general - package org.opengis.cite.ogcapifeatures10.conformance.core.general
 
org.opengis.cite.ogcapifeatures10.conformance.core.landingpage - package org.opengis.cite.ogcapifeatures10.conformance.core.landingpage
 
org.opengis.cite.ogcapifeatures10.conformance.crs - package org.opengis.cite.ogcapifeatures10.conformance.crs
 
org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection - package org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection
 
org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections - package org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections
 
org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs - package org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs
 
org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs - package org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs
 
org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature - package org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature
 
org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features - package org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features
 
org.opengis.cite.ogcapifeatures10.exception - package org.opengis.cite.ogcapifeatures10.exception
 
org.opengis.cite.ogcapifeatures10.listener - package org.opengis.cite.ogcapifeatures10.listener
 
org.opengis.cite.ogcapifeatures10.openapi3 - package org.opengis.cite.ogcapifeatures10.openapi3
 
org.opengis.cite.ogcapifeatures10.util - package org.opengis.cite.ogcapifeatures10.util
This package includes miscellaneous utility classes to support testing.
OWS - Static variable in class org.opengis.cite.ogcapifeatures10.Namespaces
OGC 06-121r3 (OWS 1.1)

P

PAGING_LIMIT - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
parseAndValidateRequirementClasses(JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.conformance.Conformance
 
parseAsDate(String) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Parses the passed string as ISO 8601 date.
parseAsList(String, JsonPath) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Retrieves the property values as list.
parseAsList(String, Map<String, Object>) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Retrieves the property values as list.
parseAsListOfMaps(String, JsonPath) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Retrieves the property values as list.
parseAsString(Object) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Parse value ass string.
parseFeatureGeometry(Map<String, Object>, CoordinateSystem) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Parse the geometry property as geometry.
parseFeatureId(JsonPath) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Parses the id of the first feature from the passed json.
parseSpatialExtent(Map<String, Object>) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Parses the spatial extent from the passed collection.
parseTemporalExtent(Map<String, Object>) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
Parses the temporal extent from the passed collection.
processSuiteParameters(ISuite) - Method in class org.opengis.cite.ogcapifeatures10.listener.SuiteFixtureListener
Processes test suite arguments and sets suite attributes accordingly.

R

registerClientComponent(ISuite) - Method in class org.opengis.cite.ogcapifeatures10.listener.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.ogcapifeatures10.util.ClientUtils
Creates a copy of the given MediaType object but without any parameters.
requestLoggingFilter - Variable in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
 
RequirementClass - Enum in org.opengis.cite.ogcapifeatures10.conformance
Encapsulates all known requirement classes.
requirementClasses(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
 
ResponseData(Response, ZonedDateTime, ZonedDateTime) - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures.ResponseData
 
responseLoggingFilter - Variable in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
 
retrieveApiModel(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
 
retrieveApiUrl() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition.ApiDefinition
 
retrieveParameterByName(String, OpenApi3, String) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
 
retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 
retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Feature
 
retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.AbstractDiscoveryCollections
 
retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
 
retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
 
retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
 
retrieveTestPoints(OpenApi3, URI) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
Parse all test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForCollection(OpenApi3, URI, String) - Static method in class org.opengis.cite.ogcapifeatures10.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, URI, String) - Static method in class org.opengis.cite.ogcapifeatures10.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, URI, int) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
Parse the COLLECTIONS test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForCollectionsMetadata(OpenApi3, URI) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
Parse the COLLECTIONS METADATA test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForConformance(OpenApi3, URI) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
Parse the CONFORMANCE test points from the passed OpenApi3 document as described in A.4.3.
retrieveTestPointsForFeature(OpenApi3, URI, String, String) - Static method in class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10
Buffers the (response) entity so it can be read multiple times.
ReusableEntityFilter() - Constructor for class org.opengis.cite.ogcapifeatures10.ReusableEntityFilter
 
rootUri - Variable in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
 

S

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

T

TemporalExtent - Class in org.opengis.cite.ogcapifeatures10.util
 
TemporalExtent(ZonedDateTime, ZonedDateTime) - Constructor for class org.opengis.cite.ogcapifeatures10.util.TemporalExtent
 
TestFailureListener - Class in org.opengis.cite.ogcapifeatures10.listener
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.ogcapifeatures10.listener.TestFailureListener
 
TestNGController - Class in org.opengis.cite.ogcapifeatures10
Main test run controller oversees execution of TestNG test suites.
TestNGController() - Constructor for class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.TestNGController
Construct a controller that writes results to the given output directory.
TestNGController(String, boolean) - Constructor for class org.opengis.cite.ogcapifeatures10.TestNGController
Construct a controller that writes results to the given output directory.
TestPoint - Class in org.opengis.cite.ogcapifeatures10.openapi3
Encapsulates a Test Point with the UriTemplate and predefined replacements.
TestPoint(String, String, Map<String, MediaType>) - Constructor for class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.openapi3.TestPoint
Instantiates a TestPoint with UriTemplate and predefined replacements.
TestRunArg - Enum in org.opengis.cite.ogcapifeatures10
An enumerated type defining all recognized test run arguments.
TestRunListener - Class in org.opengis.cite.ogcapifeatures10.listener
A listener that is invoked before and after a test run.
TestRunListener() - Constructor for class org.opengis.cite.ogcapifeatures10.listener.TestRunListener
 
TestSuiteLogger - Class in org.opengis.cite.ogcapifeatures10.util
Logging utility class that provides simple access to the JDK Logging API.
timeParameterDefinition(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 18: /ats/core/fc-time-definition Test Purpose: Validate that the dateTime query parameters are constructed correctly.
timeStampAfterResponse - Variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures.ResponseData
 
timeStampBeforeResponse - Variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures.ResponseData
 
toString() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
 
toString() - Method in enum org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
 
toString() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
 
toString() - Method in enum org.opengis.cite.ogcapifeatures10.TestRunArg
 
toString() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
 
toString() - Method in class org.opengis.cite.ogcapifeatures10.util.NamespaceBindings
 
transform(BBox) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
transform(Geometry) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
transform(Point) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
transform(LineString) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
transform(Polygon) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
transform(GeometryCollection) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
transform(MultiPoint) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
transform(MultiLineString) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 
transform(MultiPolygon) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
 

U

UNEXPECTED_MEDIA_TYPE - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
 
UNEXPECTED_STATUS - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
 
UNKNOWN_QUERY_PARAM - Static variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesErrorConditions
 
UnknownCrsException - Exception in org.opengis.cite.ogcapifeatures10.exception
 
UnknownCrsException(String) - Constructor for exception org.opengis.cite.ogcapifeatures10.exception.UnknownCrsException
 
UNSUPPORTED_CRS - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
 
UriBuilder - Class in org.opengis.cite.ogcapifeatures10.openapi3
Builds a URL out of a TestPoint.
UriBuilder(TestPoint) - Constructor for class org.opengis.cite.ogcapifeatures10.openapi3.UriBuilder
 
URIUtils - Class in org.opengis.cite.ogcapifeatures10.util
Provides a collection of utility methods for manipulating or resolving URI references.
URIUtils() - Constructor for class org.opengis.cite.ogcapifeatures10.util.URIUtils
 
UrnValidator - Class in org.opengis.cite.ogcapifeatures10.util
https://github.com/BruceZu/broken_colored_glass/blob/master/project/src/main/java/URN8141.java
UrnValidator() - Constructor for class org.opengis.cite.ogcapifeatures10.util.UrnValidator
 

V

validateConformanceOperationAndResponse(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.conformance.Conformance
Abstract Test 7: /ats/core/conformance-op Test Purpose: Validate that a Conformance Declaration can be retrieved from the expected location.
validateFeatureCollectionMetadataOperation(ITestContext, Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollection
Abstract Test 11: /ats/core/sfc-md-op Test Purpose: Validate that the Collection content can be retrieved from the expected location.
validateFeatureCollectionMetadataResponse(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollection
Abstract Test 12: /ats/core/sfc-md-success Test Purpose: Validate that the Collection content complies with the required structure and contents.
validateFeatureCollectionsMetadataOperation(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
Abstract Test 9: /ats/core/fc-md-op Test Purpose: Validate that information about the Collections can be retrieved from the expected location.
validateFeatureCollectionsMetadataOperationResponse_Content(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
Abstract Test 10, Test Method 4
validateFeatureCollectionsMetadataOperationResponse_CrsProperty(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
Abstract Test 10, Test Method 3
validateFeatureCollectionsMetadataOperationResponse_Items(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
Abstract Test 10, Test Method 2
validateFeatureCollectionsMetadataOperationResponse_Links(TestPoint) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
Abstract Test 10, Test Method 1
validateFeatureResponse(Map<String, Object>, String) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Feature
Abstract Test 28: /ats/core/f-success Test Purpose: Validate that the Feature complies with the required structure and contents.
validateFeaturesOperation(ITestContext, Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
Abstract Test 13: /ats/core/fc-op Test Purpose: Validate that features can be identified and extracted from a Collection using query parameters.
validateFeaturesOperation_QueryParamInvalid(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesErrorConditions
Abstract Test 13: /ats/core/fc-op Test Purpose: Validate that features can be identified and extracted from a Collection using query parameters.
validateFeaturesOperation_QueryParamUnknown(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesErrorConditions
Abstract Test 13: /ats/core/fc-op Test Purpose: Validate that features can be identified and extracted from a Collection using query parameters.
validateFeaturesProperty(AbstractFeatures.CollectionResponseKey) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
Abstract Test 22, Test Method 2
validateFeaturesResponse_FeaturesProperty(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
Abstract Test 22, Test Method 2
validateFeaturesResponse_GeometryInCRS84(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
Abstract Test 2, Test Method 1
validateFeaturesResponse_GeometryInCRS84(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 2, Test Method 1
validateFeaturesResponse_Links(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
Abstract Test 22, Test Method 4 (Abstract Test 23)
validateFeaturesResponse_NumberMatched(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
Abstract Test 22, Test Method 6 (Abstract Test 25)
validateFeaturesResponse_NumberReturned(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
Abstract Test 22, Test Method 7 (Abstract Test 26)
validateFeaturesResponse_NumberReturned(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 22, Test Method 7 (Abstract Test 26)
validateFeaturesResponse_NumberReturned(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 22, Test Method 7 (Abstract Test 26)
validateFeaturesResponse_NumberReturned(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 22, Test Method 7 (Abstract Test 26)
validateFeaturesResponse_TimeStamp(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
Abstract Test 22, Test Method 5 (Abstract Test 24)
validateFeaturesResponse_TypeProperty(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Features
Abstract Test 22, Test Method 1
validateFeaturesWithBoundingBoxOperation(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 13: /ats/core/fc-op Test Purpose: Validate that features can be identified and extracted from a Collection using query parameters.
validateFeaturesWithBoundingBoxResponse(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 15: /ats/core/fc-bbox-response Test Purpose: Validate that the bounding box query parameters are processed correctly.
validateFeaturesWithBoundingBoxResponse_FeaturesProperty(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 22, Test Method 2
validateFeaturesWithBoundingBoxResponse_Links(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 22, Test Method 4 (Abstract Test 23)
validateFeaturesWithBoundingBoxResponse_NumberMatched(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 22, Test Method 6 (Abstract Test 25)
validateFeaturesWithBoundingBoxResponse_TimeStamp(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 22, Test Method 5 (Abstract Test 24)
validateFeaturesWithBoundingBoxResponse_TypeProperty(Map<String, Object>, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
Abstract Test 22, Test Method 1
validateFeaturesWithDateTimeOperation(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 13: /ats/core/fc-op Test Purpose: Validate that features can be identified and extracted from a Collection using query parameters.
validateFeaturesWithDateTimeResponse(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 19: /ats/core/fc-time-response Test Purpose: Validate that the dataTime query parameters are processed correctly.
validateFeaturesWithDateTimeResponse_FeaturesProperty(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 22, Test Method 2
validateFeaturesWithDateTimeResponse_GeometryInCRS84(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 2, Test Method 1
validateFeaturesWithDateTimeResponse_Links(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 22, Test Method 4 (Abstract Test 23)
validateFeaturesWithDateTimeResponse_NumberMatched(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 22, Test Method 6 (Abstract Test 25)
validateFeaturesWithDateTimeResponse_TimeStamp(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 22, Test Method 5 (Abstract Test 24)
validateFeaturesWithDateTimeResponse_TypeProperty(Map<String, Object>, String, Object, Object) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
Abstract Test 22, Test Method 1
validateFeaturesWithLimitOperation(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 13: /ats/core/fc-op Test Purpose: Validate that features can be identified and extracted from a Collection using query parameters.
validateFeaturesWithLimitResponse(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 17: /ats/core/fc-limit-response Test Purpose: Validate that the limit query parameters are processed correctly.
validateFeaturesWithLimitResponse_FeaturesProperty(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 22, Test Method 2
validateFeaturesWithLimitResponse_GeometryInCRS84(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 2, Test Method 1
validateFeaturesWithLimitResponse_Links(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 22, Test Method 4 (Abstract Test 23)
validateFeaturesWithLimitResponse_NumberMatched(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 22, Test Method 6 (Abstract Test 25)
validateFeaturesWithLimitResponse_TimeStamp(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 22, Test Method 5 (Abstract Test 24)
validateFeaturesWithLimitResponse_TypeProperty(Map<String, Object>, int, int) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
Abstract Test 22, Test Method 1
validateGeometriesInBBox(AbstractFeatures.CollectionResponseKey, BBox) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
 
validateGeometriesInCrs84(AbstractFeatures.CollectionResponseKey) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
Abstract Test 2, Test Method 1
validateLinks(AbstractFeatures.CollectionResponseKey) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
Abstract Test 22, Test Method 4 (Abstract Test 23)
validateNumberMatched(AbstractFeatures.CollectionResponseKey) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
Abstract Test 22, Test Method 6 (Abstract Test 25)
validateNumberReturned(AbstractFeatures.CollectionResponseKey) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
Abstract Test 22, Test Method 7 (Abstract Test 26)
validateTestRunArgs(Document) - Method in class org.opengis.cite.ogcapifeatures10.TestNGController
Validates the test run arguments.
validateTimeStamp(AbstractFeatures.CollectionResponseKey) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
Abstract Test 22, Test Method 5 (Abstract Test 24)
validateTypeProperty(AbstractFeatures.CollectionResponseKey) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
Abstract Test 22, Test Method 1
valueOf(String) - Static method in enum org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils.PATH
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opengis.cite.ogcapifeatures10.TestRunArg
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.conformance.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.ogcapifeatures10.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.ogcapifeatures10.TestRunArg
Returns an array containing the constants of this enum type, in the order they are declared.
verifyBboxCrsParameter(String, JsonPath, CoordinateSystem, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
 
verifyBboxCrsParameterDefault(String, JsonPath, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterDefault
 
verifyBboxCrsParameterInvalid(String, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterInvalid
 
verifyBboxCrsParameterWithDefaultCrs(String, JsonPath, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
 
verifyCollectionCrsIdentifierOfCrsProperty(String, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionCrsUri
Test: crs property in the collection objects in the path /collections
verifyCollectionCrsIdentifierOfCrsProperty(String, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionDefaultCrs
Test: crs property in the collection objects in the path /collections
verifyCollectionCrsIdentifierOfCrsProperty(String, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionStorageCrs
Test: storageCrs property in the collection objects in the path /collections
verifyCollectionCrsIdentifierOfStorageCrsProperty(String, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionCrsUri
Test: storageCrs property in the collection objects in the path /collections
verifyCollectionsCollectionCrsIdentifierOfCrsProperty(TestPoint, JsonPath, Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsCrsUri
Test: crs property in the collection objects in the path /collections
verifyCollectionsCollectionCrsIdentifierOfStorageCrs(TestPoint, JsonPath, Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsCrsUri
Test: storageCrs property in the collection objects in the path /collections
verifyCollectionsCrsIdentifierOfCrsProperty(TestPoint, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsCrsUri
Test: crs property in the collections object in the path /collections
verifyCollectionsCrsIdentifierOfStorageCrs(TestPoint, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsCrsUri
Test: storageCrs property in the collections object in the path /collections
verifyCollectionsPathCollectionCrsPropertyContainsDefaultCrs(TestPoint, JsonPath, Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsDefaultCrs
Test: crs property in the collection objects in the path /collections
verifyCollectionsPathCollectionCrsPropertyContainsDefaultCrs(TestPoint, JsonPath, Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.DiscoveryCollectionsStorageCrs
Test: storageCrs property in the collection objects in the path /collections
verifyConformanceClass() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.CrsRequirementClassPrecondition
Verifies that the referenced implements the conformance class http://www.opengis.net/spec/ogcapi-features-2/1.0/conf/crs.
verifyFeatureCrsParameter(String, JsonPath, String, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameter
Test: Content-Crs header in the path /collections/{collectionId}/items/{featureId}
verifyFeatureCrsParameterDefault(String, JsonPath, String) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterDefault
Test: default CRS requesting /collections/{collectionId}/items
verifyFeatureCrsParameterInvalid(String, JsonPath, String) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterInvalid
Test: invalid CRS requesting /collections/{collectionId}/items
verifyFeatureCrsParameterTransformWithCrsParameter(String, JsonPath, String) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterTransform
Test: invalid CRS requesting /collections/{collectionId}/items
verifyFeatureCrsParameterTransformWithoutCrsParameter(String, JsonPath, String, CoordinateSystem, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterTransform
Test: Content-Crs header in the path /collections/{collectionId}/items/{featureId}
verifyFeaturesCrsParameter(String, JsonPath, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameter
Test: Content-Crs header in the path /collections/{collectionId}/items
verifyFeaturesCrsParameterDefault(String, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameterDefault
Test: default CRS requesting /collections/{collectionId}/items
verifyFeaturesCrsParameterInvalid(String, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameterInvalid
Test: invalid CRS requesting /collections/{collectionId}/items
verifyFeaturesCrsParameterTransformWithCrsParameter(String, JsonPath, CoordinateSystem, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameterTransform
Test: transformed geometries in the path /collections/{collectionId}/items
verifyFeaturesCrsParameterTransformWithoutCrsParameter(String, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.FeaturesCrsParameterTransform
Test: transformed geometries in the path /collections/{collectionId}/items
verifyTestSubject(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.SuitePreconditions
Verifies that the referenced test subject exists and has the expected type.

W

withStandardBindings() - Static method in class org.opengis.cite.ogcapifeatures10.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.ogcapifeatures10.util.XMLUtils
Writes the content of a DOM Node to a string.

X

XLINK - Static variable in class org.opengis.cite.ogcapifeatures10.Namespaces
W3C XLink
XML_ERROR - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
 
XMLUtils - Class in org.opengis.cite.ogcapifeatures10.util
Provides various utility methods for accessing or manipulating XML representations.
XMLUtils() - Constructor for class org.opengis.cite.ogcapifeatures10.util.XMLUtils
 
XPATH_ERROR - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
 
XPATH_RESULT - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
 
XSD - Static variable in class org.opengis.cite.ogcapifeatures10.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 © 2023 Open Geospatial Consortium. All rights reserved.