Class GetFeatureInfoInfoFormatTest
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.GetFeatureInfoInfoFormatTest
Tests INFO_FORMAT parameter of GetFeatureInfo request.
- Author:
- Dirk Stenger
-
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[][]parseSupportedFormats(org.testng.ITestContext testContext) voidwmsGetFeatureInfoInfoFormatWithAllValuesOfCapabilities(String supportedFormat) 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
-
GetFeatureInfoInfoFormatTest
public GetFeatureInfoInfoFormatTest()
-
-
Method Details
-
parseSupportedFormats
@DataProvider(name="supportedFormats") public Object[][] parseSupportedFormats(org.testng.ITestContext testContext) throws XPathFactoryConfigurationException, XPathExpressionException -
wmsGetFeatureInfoInfoFormatWithAllValuesOfCapabilities
public void wmsGetFeatureInfoInfoFormatWithAllValuesOfCapabilities(String supportedFormat) throws jakarta.xml.soap.SOAPException, XPathExpressionException, XPathFactoryConfigurationException - Throws:
jakarta.xml.soap.SOAPExceptionXPathExpressionExceptionXPathFactoryConfigurationException
-