| Package | Description |
|---|---|
| org.opengis.cite.wfs30.collections | |
| org.opengis.cite.wfs30.conformance | |
| org.opengis.cite.wfs30.openapi3 |
| Modifier and Type | Method and Description |
|---|---|
void |
GetFeaturesOperation.boundingBoxParameter(TestPoint testPoint)
A.4.4.12.
|
void |
GetFeaturesOperation.limitParameter(TestPoint testPoint)
A.4.4.11.
|
void |
GetFeaturesOperation.timeParameter(TestPoint testPoint)
A.4.4.13.
|
void |
FeatureCollectionsMetadataOperation.validateCollectionsMetadataDocument_Extent(TestPoint testPoint,
Map<String,Object> collection)
A.4.4.6.
|
void |
FeatureCollectionsMetadataOperation.validateCollectionsMetadataDocument_Links(TestPoint testPoint,
Map<String,Object> collection)
A.4.4.6.
|
void |
FeatureCollectionsMetadataOperation.validateFeatureCollectionsMetadataOperation(TestPoint testPoint)
A.4.4.4.
|
void |
FeatureCollectionsMetadataOperation.validateFeatureCollectionsMetadataOperationResponse_Collections(TestPoint testPoint)
A.4.4.5.
|
void |
FeatureCollectionsMetadataOperation.validateFeatureCollectionsMetadataOperationResponse_Links(TestPoint testPoint)
A.4.4.5.
|
void |
FeatureCollectionsMetadataOperation.validateTheFeatureCollectionMetadataOperationAndResponse(TestPoint testPoint,
Map<String,Object> collection)
A.4.4.7.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConformanceOperation.validateConformanceOperationAndResponse(TestPoint testPoint)
Implements A.4.4.2.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static List<TestPoint> |
OpenApiUtils.retrieveTestPoints(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel)
Parse all test points from the passed OpenApi3 document as described in A.4.3.
|
(package private) static List<TestPoint> |
OpenApiUtils.retrieveTestPointsForApi(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel)
Parse the API test points from the passed OpenApi3 document as described in A.4.3.
|
static List<TestPoint> |
OpenApiUtils.retrieveTestPointsForCollection(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel,
String collectionName)
Parse the test points with the passed path including the extended path from the passed OpenApi3 document as
described in A.4.3.
|
static List<TestPoint> |
OpenApiUtils.retrieveTestPointsForCollectionMetadata(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel,
String collectionName)
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.
|
static List<TestPoint> |
OpenApiUtils.retrieveTestPointsForCollections(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel,
int noOfCollection)
Parse the COLLECTIONS test points from the passed OpenApi3 document as described in A.4.3.
|
static List<TestPoint> |
OpenApiUtils.retrieveTestPointsForCollectionsMetadata(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel)
Parse the COLLECTIONS METADATA test points from the passed OpenApi3 document as described in A.4.3.
|
static List<TestPoint> |
OpenApiUtils.retrieveTestPointsForConformance(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel)
Parse the CONFORMANCE test points from the passed OpenApi3 document as described in A.4.3.
|
static List<TestPoint> |
OpenApiUtils.retrieveTestPointsForFeature(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel,
String collectionName,
String featureId)
Parse the test points with the passed path including the extended path from the passed OpenApi3 document as
described in A.4.3.
|
| Constructor and Description |
|---|
UriBuilder(TestPoint testPoint) |
Copyright © 2018 Open Geospatial Consortium. All rights reserved.