Class GetCapabilitiesFeatureListUrlTest
java.lang.Object
de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.AbstractBaseGetCapabilitiesFixture
de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.GetCapabilitiesFeatureListUrlTest
Tests if the FeatureListUrls are resolvable.
- Author:
- Lyn Goltz
-
Field Summary
Fields inherited from class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
docBuilder, layerInfo, NS_BINDINGS, reqEntity, rspEntity, wmsCapabilities, wmsClient -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[][]parseFeatureListUrlNodes(org.testng.ITestContext testContext) voidwmsCapabilitiesFeatureListUrlIsResolvable(String featureListUrl) Methods inherited from class de.latlon.ets.wms13.core.dgiwg.testsuite.getcapabilities.AbstractBaseGetCapabilitiesFixture
buildGetCapabilitiesRequestMethods inherited from class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
addAttributesOnTestFailure, addAttributesOnTestSuccess, initBaseFixture, initParser, setWmsClient
-
Constructor Details
-
GetCapabilitiesFeatureListUrlTest
public GetCapabilitiesFeatureListUrlTest()
-
-
Method Details
-
parseFeatureListUrlNodes
@DataProvider(name="featureListUrls") public Object[][] parseFeatureListUrlNodes(org.testng.ITestContext testContext) throws XPathFactoryConfigurationException, XPathExpressionException -
wmsCapabilitiesFeatureListUrlIsResolvable
public void wmsCapabilitiesFeatureListUrlIsResolvable(String featureListUrl) throws XPathExpressionException, XPathFactoryConfigurationException
-