Class GetFeatureInfoUomTest
java.lang.Object
de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.BaseGetFeatureInfoFixture
de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.GetFeatureInfoUomTest
Tests units of measure for dimensional values returned in a GetFeatureInfo response.
- 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[][]provideLayerInfoWithDimension(org.testng.ITestContext testContext) voidwmsGetFeatureInfoInfoUnitOfMeasureOfDimensionalData(LayerInfo layerInfoWithDimension) Methods inherited from class de.latlon.ets.wms13.core.dgiwg.testsuite.getfeatureinfo.BaseGetFeatureInfoFixture
buildGetMapRequest, createXPath, parseFeatureMemberNodesMethods inherited from class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
addAttributesOnTestFailure, addAttributesOnTestSuccess, initBaseFixture, initParser, setWmsClient
-
Constructor Details
-
GetFeatureInfoUomTest
public GetFeatureInfoUomTest()
-
-
Method Details
-
provideLayerInfoWithDimension
@DataProvider(name="layerInfoWithDimension") public Object[][] provideLayerInfoWithDimension(org.testng.ITestContext testContext) -
wmsGetFeatureInfoInfoUnitOfMeasureOfDimensionalData
public void wmsGetFeatureInfoInfoUnitOfMeasureOfDimensionalData(LayerInfo layerInfoWithDimension) throws jakarta.xml.soap.SOAPException, XPathExpressionException, XPathFactoryConfigurationException - Throws:
jakarta.xml.soap.SOAPExceptionXPathExpressionExceptionXPathFactoryConfigurationException
-