Class GetMapBlankExceptionsTest
java.lang.Object
de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.GetMapBlankExceptionsTest
Tests if BLANK Exceptions are supported.
- Author:
- Lyn Goltz
-
Field Summary
Fields inherited from class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
SUBDIRECTORYFields 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 TypeMethodDescriptionvoidvoidwmsGetMapBlankExceptionsSupported_TransparentFalse(org.testng.ITestContext testContext) voidwmsGetMapBlankExceptionsSupported_TransparentTrue(org.testng.ITestContext testContext) Methods inherited from class de.latlon.ets.wms13.core.dgiwg.testsuite.getmap.BaseGetMapFixture
buildGetMapRequest, findRequiredImageFormatWithTransparencySupport, retrieveSessionDir, setResultDirectory, storeResponseImageMethods inherited from class de.latlon.ets.wms13.core.dgiwg.testsuite.AbstractBaseGetFixture
addAttributesOnTestFailure, addAttributesOnTestSuccess, initBaseFixture, initParser, setWmsClient
-
Constructor Details
-
GetMapBlankExceptionsTest
public GetMapBlankExceptionsTest()
-
-
Method Details
-
clearRequest
@BeforeMethod public void clearRequest() -
wmsGetMapBlankExceptionsSupported_TransparentTrue
public void wmsGetMapBlankExceptionsSupported_TransparentTrue(org.testng.ITestContext testContext) throws jakarta.xml.soap.SOAPException - Throws:
jakarta.xml.soap.SOAPException
-
wmsGetMapBlankExceptionsSupported_TransparentFalse
public void wmsGetMapBlankExceptionsSupported_TransparentFalse(org.testng.ITestContext testContext) throws jakarta.xml.soap.SOAPException - Throws:
jakarta.xml.soap.SOAPException
-