Package org.opengis.cite.ogcapiedr10
Class CommonDataFixture
java.lang.Object
org.opengis.cite.ogcapiedr10.CommonFixture
org.opengis.cite.ogcapiedr10.CommonDataFixture
- Direct Known Subclasses:
AbstractFeatures
,Collections
- Author:
- Lyn Goltz
-
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 TypeMethodDescriptioncreateListOfMediaTypesToSupportForOtherResources
(Map<String, Object> linkToSelf) com.reprezen.kaizen.oasparser.model3.OpenApi3
getModel()
void
noOfCollections
(org.testng.ITestContext testContext) void
requirementClasses
(org.testng.ITestContext testContext) void
retrieveApiModel
(org.testng.ITestContext testContext) Methods inherited from class org.opengis.cite.ogcapiedr10.CommonFixture
clearMessages, constructDateTimeValue, convertInputStreamToString, getCollectionResponse, getRequest, getResponse, init, initCommonFixture
-
Field Details
-
modelUri
-
noOfCollections
protected int noOfCollections
-
-
Constructor Details
-
CommonDataFixture
public CommonDataFixture()
-
-
Method Details
-
getModel
public com.reprezen.kaizen.oasparser.model3.OpenApi3 getModel() -
requirementClasses
@BeforeClass public void requirementClasses(org.testng.ITestContext testContext) -
noOfCollections
@BeforeClass public void noOfCollections(org.testng.ITestContext testContext) -
retrieveApiModel
@BeforeClass public void retrieveApiModel(org.testng.ITestContext testContext) -
createListOfMediaTypesToSupportForOtherResources
-
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures
-
createListOfMediaTypesToSupportForFeatureCollectionsAndFeatures
-