public class LandingPage extends CommonFixture
CommonFixture.Input, CommonFixture.Output, CommonFixture.TypeCONTENT_ENCODING_PROPERTY_KEY, CONTENT_MEDIA_TYPE_PROPERTY_KEY, CONTENT_SCHEMA_PROPERTY_KEY, CONTENT_TYPE, limit, reqEntity, requestLoggingFilter, responseLoggingFilter, rootUri, rspEntity, specURL, testAllProcesses| Constructor and Description |
|---|
LandingPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLandingPageRetrieval()
cf.
|
void |
testLandingPageValidation()
cf.
|
addAttributesOnTestFailure, addServerUnderTest, checkHtmlConfClass, clearMessages, createInput, createOutput, getRequest, getResponse, init, initCommonFixture, printResults, validateResponseAgainstSchemapublic void testLandingPageRetrieval()
cf. core/abstract_tests/core/ATS_landingpage-op.adoc Abstract Test 1: /conf/core/landingpage-op Test Purpose: Validate that a landing page can be retrieved from the expected location. Requirement: /req/core/root-op Test Method: 1. Issue an HTTP GET request to the URL {root}/ 2. Validate that a document was returned with a status code 200 3. Validate the contents of the returned document using test /conf/core/landingpage-success.
public void testLandingPageValidation()
Copyright © 2024 Open Geospatial Consortium. All rights reserved.