Class GetCapabilitiesSrsTest
java.lang.Object
org.opengis.cite.iso19142.BaseFixture
de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
de.latlon.ets.wfs20.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesSrsTest
Tests if the capabilities contains the mandatory srs EPSG:4326 and CRS:84..
- Author:
- Lyn Goltz
-
Field Summary
Fields inherited from class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
NS_BINDINGSFields inherited from class org.opengis.cite.iso19142.BaseFixture
docBuilder, ETS_PKG, featureInfo, featureTypes, reqEntity, rspEntity, supportedBindings, TNS_PREFIX, wfsClient, wfsMetadata, wfsVersion -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class de.latlon.ets.wfs20.core.dgiwg.testsuite.WfsBaseFixture
createXPath, initRequestEntity, retrieveRandomFeatureTypeMethods inherited from class org.opengis.cite.iso19142.BaseFixture
addAttributesOnTestFailure, allProtocolsAndFeatureTypes, bindingAndAvailFeatureTypeProductSet, extractBodyAsDocument, getFeatureTypes, getInstantiatedFeatureTypes, getProtocolBindings, initBaseFixture, initParser, setWfsClient
-
Constructor Details
-
GetCapabilitiesSrsTest
public GetCapabilitiesSrsTest()
-
-
Method Details
-
wfsCapabilitiesSrsEpsg4326Supported
public void wfsCapabilitiesSrsEpsg4326Supported() -
wfsCapabilitiesSrsCrs84Supported
public void wfsCapabilitiesSrsCrs84Supported()
-