Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractBBoxCrs - Class in org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs
-
AbstractBBoxCrs class.
- 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 class.
- 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 class.
- 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 class.
- 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 class.
- 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 class.
- 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.
- API_MODEL - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
Parsed OpenApi3 document resource /api; Added during execution.
- 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
-
asQueryParameter.
- assertCrsHeader(String, CoordinateSystem, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
-
assertCrsHeader.
- assertDefaultCrs(String, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
-
Assert that the passed string is one of the the default CRS
- assertDefaultCrs(List<String>, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
-
Assert that one of 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
-
assertFalse.
- 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(int, String) - Static method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesAssertions
- assertIntegerGreaterOrEqualsZero(Object, 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
-
assertTrue.
- assertValidCrsIdentifier(CoordinateSystem, String) - Static method in class org.opengis.cite.ogcapifeatures10.EtsAssert
-
1.
B
- BBox - Class in org.opengis.cite.ogcapifeatures10.util
-
BBox class.
- BBox(double, double, double, double) - Constructor for class org.opengis.cite.ogcapifeatures10.util.BBox
-
Constructor for BBox.
- BBox(double, double, double, double, CoordinateSystem) - Constructor for class org.opengis.cite.ogcapifeatures10.util.BBox
-
Constructor for BBox.
- BBOX_CRS_PARAM - Static variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
-
Constant
BBOX_CRS_PARAM="bbox-crs"
- BBOX_PARAM - Static variable in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
-
Constant
BBOX_PARAM="bbox"
- 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.
- buildUrl() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.UriBuilder
-
buildUrl.
- byConformanceClass(String) - Static method in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
-
byConformanceClass.
C
- clearMessages() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
-
clearMessages.
- CLIENT - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
A client component for interacting with HTTP endpoints.
- 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
- COLLECTION_BY_ID - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
collectionId mapped to response of resource /collection/{collectionId}; Added during execution.
- COLLECTION_CRS_BY_ID - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
collectionId mapped to parsed CRSs of resource /collection/{collectionId}; Added during execution.
- COLLECTION_DEFAULT_CRS_BY_ID - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
collectionId mapped to parsed default CRS of resource /collection/{collectionId}; Added during execution.
- collectionCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
-
collectionCrs.
- collectionDefaultCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
-
collectionDefaultCrs.
- collectionDefaultCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterDefault
-
collectionDefaultCrs.
- collectionFeatureId(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Feature
-
collectionFeatureId.
- collectionFeatureId(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
-
collectionFeatureId.
- collectionFeatureIdCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameter
-
collectionFeatureIdCrs.
- collectionFeatureIdCrsAndDefaultCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.FeatureCrsParameterTransform
-
collectionFeatureIdCrsAndDefaultCrs.
- collectionIdAndJson(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.AbstractDiscoveryCollection
-
collectionIdAndJson.
- collectionIdAndJson(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterInvalid
-
collectionIdAndJson.
- collectionIdAndJson(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
-
collectionIdAndJson.
- collectionIdAndJsonAndCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionCrsUri
-
collectionIdAndJsonAndCrs.
- collectionIdAndJsonAndCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
-
collectionIdAndJsonAndCrs.
- collectionIdAndJsonAndCrsAndDefaultCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
-
collectionIdAndJsonAndCrsAndDefaultCrs.
- collectionIdAndJsonAndStorageCrs(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionCrsUri
-
collectionIdAndJsonAndStorageCrs.
- 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.
- collectionItemUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesErrorConditions
-
collectionItemUris.
- collectionItemUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.AbstractDiscoveryCollections
-
collectionItemUris.
- collectionItemUrisWithBboxes(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesBBox
-
collectionItemUrisWithBboxes.
- collectionItemUrisWithDateTimes(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesTime
-
collectionItemUrisWithDateTimes.
- collectionItemUrisWithLimits(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesLimit
-
collectionItemUrisWithLimits.
- 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
-
collectionPaths.
- 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.
- COLLECTIONS - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
Parsed collections from resource /collections; Added during execution.
- COLLECTIONS - Enum constant in enum class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils.PATH
- COLLECTIONS_LIMIT - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
-
Constant
COLLECTIONS_LIMIT=20
- COLLECTIONS_RESPONSE - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
Response of resource /collections; Added during execution.
- 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
- collectionsResponses(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.AbstractDiscoveryCollections
-
collectionsResponses.
- collectionsUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
-
collectionsUris.
- 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
-
Constructor for CommandLineArguments.
- CommonDataFixture - Class in org.opengis.cite.ogcapifeatures10.conformance
-
CommonDataFixture class.
- 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
- CONFORMANCE - Enum constant in enum class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils.PATH
- conformanceClasses(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.CrsRequirementClassPrecondition
-
conformanceClasses.
- conformanceUris(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.conformance.Conformance
-
conformanceUris.
- 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
-
Constructor for CoordinateSystem.
- CORE - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
- createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
-
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures.
- createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
-
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures.
- createListOfMediaTypesToSupportForOtherResources(Map<String, Object>) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
-
createListOfMediaTypesToSupportForOtherResources.
- CRS - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
- CRS_LIMIT - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
-
Constant
CRS_LIMIT=20
- CRS_PARAMETER - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
-
Constant
CRS_PARAMETER="crs"
- CrsRequirementClassPrecondition - Class in org.opengis.cite.ogcapifeatures10.conformance.crs
-
CrsRequirementClassPrecondition class.
- CrsRequirementClassPrecondition() - Constructor for class org.opengis.cite.ogcapifeatures10.conformance.crs.CrsRequirementClassPrecondition
D
- DEFAULT_CRS - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
-
Constant
DEFAULT_CRS
- 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
-
Constant
DEFAULT_CRS_WITH_HEIGHT
- DEFAULT_CRS_WITH_HEIGHT_CODE - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
-
Constant
DEFAULT_CRS_WITH_HEIGHT_CODE="http://www.opengis.net/def/crs/OGC/0/CR"{trunked}
- 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
-
doDeleteSubjectOnFinish.
- 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
-
Constant
DUMMY_COLLECTION_ID="dUmmYColLection"
E
- EMPTY_STRING - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
-
Constant
EMPTY_STRING="EmptyString"
- 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
- FEATUREIDS - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
Collection names assigned to a feature id parsed from resource /collections/{name}/items; Added during execution.
- 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
-
Constant
FEATURES_LIMIT=100
- FeaturesAssertions - Class in org.opengis.cite.ogcapifeatures10.conformance.core.collections
-
FeaturesAssertions class.
- 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
- filter(FilterableRequestSpecification, FilterableResponseSpecification, FilterContext) - Method in class org.opengis.cite.ogcapifeatures10.util.RequestLimitFilter
- filter(ClientRequestContext, ClientResponseContext) - Method in class org.opengis.cite.ogcapifeatures10.ReusableEntityFilter
- 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(LocalDate) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
-
Formats the passed string as ISO 8601 date.
- formatDate(ZonedDateTime) - 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 - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
- GEOJSON_MIME_TYPE - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
-
Constant
GEOJSON_MIME_TYPE="application/geo+json"
- GeometryTransformer - Class in org.opengis.cite.ogcapifeatures10.util
-
GeometryTransformer class.
- GeometryTransformer(CoordinateSystem, CoordinateSystem) - Constructor for class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
Constructor for 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
-
Getter for the field
apiModel
. - getAsHeaderValue() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
-
getAsHeaderValue.
- getBegin() - Method in class org.opengis.cite.ogcapifeatures10.util.TemporalExtent
-
Getter for the field
begin
. - getCode() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
-
Getter for the field
code
. - getCode() - Method in class org.opengis.cite.ogcapifeatures10.TestNGController
- getCodeWithAuthority() - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.CoordinateSystem
-
getCodeWithAuthority.
- getContentMediaTypes() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
-
Getter for the field
contentMediaTypes
. - getCrs() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
-
Getter for the field
crs
. - getEnd() - Method in class org.opengis.cite.ogcapifeatures10.util.TemporalExtent
-
Getter for the field
end
. - getMaxX() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
-
Getter for the field
maxX
. - getMaxY() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
-
Getter for the field
maxY
. - getMediaTypeFeaturesAndCollections() - Method in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
-
Getter for the field
mediaTypeFeaturesAndCollections
. - getMediaTypeOtherResources() - Method in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
-
Getter for the field
mediaTypeOtherResources
. - getMinX() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
-
Getter for the field
minX
. - getMinY() - Method in class org.opengis.cite.ogcapifeatures10.util.BBox
-
Getter for the field
minY
. - getName() - Method in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
getName.
- getNamespaceURI(String) - Method in class org.opengis.cite.ogcapifeatures10.util.NamespaceBindings
- getOutputDir() - Method in class org.opengis.cite.ogcapifeatures10.CommandLineArguments
-
Getter for the field
outputDir
. - getPath() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
-
Getter for the field
path
. - getPredefinedTemplateReplacement() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
-
Getter for the field
predefinedTemplateReplacement
. - 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
-
getPropertiesFile.
- getRequest() - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
-
getRequest.
- 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
-
getResponse.
- 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
-
Getter for the field
serverUrl
. - 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 class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
getType.
- getVersion() - Method in class org.opengis.cite.ogcapifeatures10.TestNGController
- GML - Static variable in class org.opengis.cite.ogcapifeatures10.Namespaces
-
ISO 19136 (GML 3.2)
- GMLSF0 - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
- GMLSF2 - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
H
- 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(Object) - Static method in class org.opengis.cite.ogcapifeatures10.util.JsonUtils
-
Checks if the extent contains 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.
- 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 class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
-
hasMediaTypeForFeaturesAndCollections.
- hasMediaTypeForOtherResources() - Method in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
-
hasMediaTypeForOtherResources.
- 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.
- HTML - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
- 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
-
init.
- 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
-
Constant
INVALID_QUERY_PARAM_VALUE="unlimited"
- is200Response(URI) - Static method in class org.opengis.cite.ogcapifeatures10.util.ClientUtils
-
Checks if a GET request to a given URI returns HTTP 200 - OK
- isExplode(Parameter) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
-
isExplode.
- isFreeFormParameterSupportedForCollection(OpenApi3, URI, String) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
-
isFreeFormParameterSupportedForCollection.
- isGenerateHtmlReport() - Method in class org.opengis.cite.ogcapifeatures10.CommandLineArguments
-
isGenerateHtmlReport.
- 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
-
isParameterSupportedForCollection.
- isRequired(Parameter) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
-
isRequired.
- 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
- IUT - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
The root URL.
- IUT - Enum constant in enum class org.opengis.cite.ogcapifeatures10.TestRunArg
-
An absolute URI that refers to a representation of the test subject or metadata about it.
J
- jsonPath() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures.ResponseData
- JsonUtils - Class in org.opengis.cite.ogcapifeatures10.util
-
JsonUtils class.
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
-
Constant
LOCAL_NAME="LocalName"
- log(Level, String) - Static method in class org.opengis.cite.ogcapifeatures10.util.TestSuiteLogger
-
Logs a simple message at the specified logging level.
- 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, Object[]) - Static method in class org.opengis.cite.ogcapifeatures10.util.TestSuiteLogger
-
Logs a message at the specified logging level with the given message parameters.
- LoggingTestListener - Class in org.opengis.cite.ogcapifeatures10.listener
-
LoggingTestListener class.
- 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
-
Constant
MISSING_ENTITY="MissingEntity"
- MISSING_INFOSET_ITEM - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
-
Constant
MISSING_INFOSET_ITEM="MissingInfosetItem"
N
- NAMESPACE_NAME - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
-
Constant
NAMESPACE_NAME="NamespaceName"
- 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.
- NO_OF_COLLECTIONS - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
The number of collections to test.
- noOfCollections - Variable in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
- noOfCollections(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
-
noOfCollections.
- NOOFCOLLECTIONS - Enum constant in enum class org.opengis.cite.ogcapifeatures10.TestRunArg
-
The number of collections to test (a value less or equal to 0 means all collections).
- NOT_SCHEMA_VALID - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
-
Constant
NOT_SCHEMA_VALID="NotSchemaValid"
- NUMBERMATCHED_LIMIT - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
-
Constant
NUMBERMATCHED_LIMIT=10000
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 class.
- 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
-
Constant
OPEN_API_MIME_TYPE="application/vnd.oai.openapi+json;versio"{trunked}
- OPENAPI30 - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
- 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 class.
- OpenApiUtils.PATH - Enum Class 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
-
Constant
PAGING_LIMIT=3
- 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 theITestContext.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.
- RequestLimitFilter - Class in org.opengis.cite.ogcapifeatures10.util
-
RequestLimitFilter class.
- RequestLimitFilter() - Constructor for class org.opengis.cite.ogcapifeatures10.util.RequestLimitFilter
- requestLoggingFilter - Variable in class org.opengis.cite.ogcapifeatures10.conformance.CommonFixture
- RequirementClass - Enum Class in org.opengis.cite.ogcapifeatures10.conformance
-
Encapsulates all known requirement classes.
- requirementClasses(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.CommonDataFixture
-
requirementClasses.
- REQUIREMENTCLASSES - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
Requirement classes parsed from /conformance; Added during execution.
- 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
-
retrieveApiModel.
- retrieveApiUrl() - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.apidefinition.ApiDefinition
-
retrieveApiUrl.
- retrieveParameterByName(String, OpenApi3, String) - Static method in class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils
-
retrieveParameterByName.
- retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.AbstractFeatures
-
retrieveRequiredInformationFromTestContext.
- retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.Feature
-
retrieveRequiredInformationFromTestContext.
- retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collections.AbstractDiscoveryCollections
-
retrieveRequiredInformationFromTestContext.
- retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.AbstractBBoxCrs
-
retrieveRequiredInformationFromTestContext.
- retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.feature.AbstractFeatureCrs
-
retrieveRequiredInformationFromTestContext.
- retrieveRequiredInformationFromTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.crs.features.AbstractFeaturesCrs
-
retrieveRequiredInformationFromTestContext.
- 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.
- storeCollectionInTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionCrsUri
-
storeCollectionInTestContext.
- storeCollectionInTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.discovery.collection.DiscoveryCollectionDefaultCrs
-
storeCollectionInTestContext.
- storeCollectionsInTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
-
storeCollectionsInTestContext.
- storeCollectionsResponseInTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeatureCollections
-
storeCollectionsResponseInTestContext.
- storeRequirementClassesInTestContext(ITestContext) - Method in class org.opengis.cite.ogcapifeatures10.conformance.core.conformance.Conformance
-
storeRequirementClassesInTestContext.
- SuiteAttribute - Enum Class 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 class.
- TemporalExtent(ZonedDateTime, ZonedDateTime) - Constructor for class org.opengis.cite.ogcapifeatures10.util.TemporalExtent
-
Constructor for TemporalExtent.
- TEST_SUBJ_FILE - Enum constant in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
A File containing the test subject or a description of it.
- 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 Class 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 class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
- toString() - Method in class org.opengis.cite.ogcapifeatures10.openapi3.TestPoint
- toString() - Method in enum class 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(Geometry) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
- transform(GeometryCollection) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
- transform(LineString) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
- transform(MultiLineString) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
- transform(MultiPoint) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
- transform(MultiPolygon) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
- transform(Point) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
- transform(Polygon) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
- transform(BBox) - Method in class org.opengis.cite.ogcapifeatures10.util.GeometryTransformer
-
transform.
U
- UNEXPECTED_MEDIA_TYPE - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
-
Constant
UNEXPECTED_MEDIA_TYPE="UnexpectedMediaType"
- UNEXPECTED_STATUS - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
-
Constant
UNEXPECTED_STATUS="UnexpectedStatus"
- UNKNOWN_QUERY_PARAM - Static variable in class org.opengis.cite.ogcapifeatures10.conformance.core.collections.FeaturesErrorConditions
-
Constant
UNKNOWN_QUERY_PARAM="unknownQueryParameter"
- UnknownCrsException - Exception in org.opengis.cite.ogcapifeatures10.exception
-
UnknownCrsException class.
- UnknownCrsException(String) - Constructor for exception org.opengis.cite.ogcapifeatures10.exception.UnknownCrsException
-
Constructor for UnknownCrsException.
- UNSUPPORTED_CRS - Static variable in class org.opengis.cite.ogcapifeatures10.OgcApiFeatures10
-
Constant
UNSUPPORTED_CRS="http://www.opengis.net/def/crs/0/unsupp"{trunked}
- 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
-
Constructor for 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>, 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_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_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 class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils.PATH
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opengis.cite.ogcapifeatures10.TestRunArg
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.opengis.cite.ogcapifeatures10.conformance.RequirementClass
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengis.cite.ogcapifeatures10.conformance.SuiteAttribute
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengis.cite.ogcapifeatures10.openapi3.OpenApiUtils.PATH
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opengis.cite.ogcapifeatures10.TestRunArg
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyBboxCrsParameter(String, JsonPath, CoordinateSystem, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
-
verifyBboxCrsParameter.
- verifyBboxCrsParameterDefault(String, JsonPath, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterDefault
-
verifyBboxCrsParameterDefault.
- verifyBboxCrsParameterInvalid(String, JsonPath) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameterInvalid
-
verifyBboxCrsParameterInvalid.
- verifyBboxCrsParameterWithDefaultCrs(String, JsonPath, CoordinateSystem) - Method in class org.opengis.cite.ogcapifeatures10.conformance.crs.query.bboxcrs.BBoxCrsParameter
-
verifyBboxCrsParameterWithDefaultCrs.
- 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
- 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
- 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
- verifyCollectionsPathCollectionCrsPropertyContainsStorageCrs(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() - 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
-
Constant
XML_ERROR="XMLError"
- 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
-
Constant
XPATH_ERROR="XPathError"
- XPATH_RESULT - Static variable in class org.opengis.cite.ogcapifeatures10.ErrorMessageKeys
-
Constant
XPATH_RESULT="XPathResult"
- XSD - Static variable in class org.opengis.cite.ogcapifeatures10.Namespaces
-
W3C XML Schema namespace
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form