Class LandingPage
java.lang.Object
org.opengis.cite.ogcapiedr10.CommonFixture
org.opengis.cite.ogcapiedr10.landingpage.LandingPage
Updated at the OGC API - EDR Sprint 2020 by ghobona
A.2.2. Landing Page {root}/
- Author:
- Lyn Goltz
-
Field Summary
Fields 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
edrLandingPageValidation
(org.testng.ITestContext testContext) Abstract Test 2: Validate that a landing page can be retrieved from the expected location.Methods inherited from class org.opengis.cite.ogcapiedr10.CommonFixture
clearMessages, constructDateTimeValue, convertInputStreamToString, getCollectionResponse, getRequest, getResponse, init, initCommonFixture
-
Constructor Details
-
LandingPage
public LandingPage()
-
-
Method Details
-
edrLandingPageValidation
public void edrLandingPageValidation(org.testng.ITestContext testContext) Abstract Test 2: Validate that a landing page can be retrieved from the expected location. Abstract Test 3: Validate that the landing page complies with the require structure and contents.
-