Class GetCapabilitiesLayerAttributesTest
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.GetCapabilitiesLayerAttributesTest
Tests if the Layer contains the expected attributes.
- 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[][]parseLayerNodes(org.testng.ITestContext testContext) voidwmsCapabilitiesLayerAttributesExists(Node layerNode, String name, String title) 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
-
GetCapabilitiesLayerAttributesTest
public GetCapabilitiesLayerAttributesTest()
-
-
Method Details
-
parseLayerNodes
@DataProvider(name="layerNodes") public Object[][] parseLayerNodes(org.testng.ITestContext testContext) throws XPathFactoryConfigurationException, XPathExpressionException -
wmsCapabilitiesLayerAttributesExists
public void wmsCapabilitiesLayerAttributesExists(Node layerNode, String name, String title) throws XPathExpressionException, XPathFactoryConfigurationException
-