Class GeoJSONEncoding
java.lang.Object
org.opengis.cite.ogcapiedr10.CommonFixture
org.opengis.cite.ogcapiedr10.encodings.geojson.GeoJSONEncoding
-
Field Summary
FieldsFields inherited from class org.opengis.cite.ogcapiedr10.CommonFixture
apiDefUri, DEFAULT_BUFFER_SIZE, geoJSONTestingCollection, requestLoggingFilter, responseLoggingFilter, rootUri, testingWktPOINT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
validateResponseForGeoJSON
(org.testng.ITestContext testContext) Abstract Test 20: Verify support for JSON and GeoJSON Abstract Test 21: Verify the content of a JSON document given an input document and schema.Methods inherited from class org.opengis.cite.ogcapiedr10.CommonFixture
clearMessages, constructDateTimeValue, convertInputStreamToString, getCollectionResponse, getRequest, getResponse, init, initCommonFixture
-
Field Details
-
iut
-
-
Constructor Details
-
GeoJSONEncoding
public GeoJSONEncoding()
-
-
Method Details
-
validateResponseForGeoJSON
public void validateResponseForGeoJSON(org.testng.ITestContext testContext) Abstract Test 20: Verify support for JSON and GeoJSON Abstract Test 21: Verify the content of a JSON document given an input document and schema. Note that the first locations resource that supports GeoJSON is tested.
-