Class GetMapTransparencyTest
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.GetMapTransparencyTest
Tests if the transparency is 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 TypeMethodDescriptionvoidvoidwmsGetMapTransparencySupported_False(org.testng.ITestContext testContext) voidwmsGetMapTransparencySupported_True(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
-
GetMapTransparencyTest
public GetMapTransparencyTest()
-
-
Method Details
-
clearRequest
@BeforeMethod public void clearRequest() -
wmsGetMapTransparencySupported_True
public void wmsGetMapTransparencySupported_True(org.testng.ITestContext testContext) throws jakarta.xml.soap.SOAPException - Throws:
jakarta.xml.soap.SOAPException
-
wmsGetMapTransparencySupported_False
public void wmsGetMapTransparencySupported_False(org.testng.ITestContext testContext) throws jakarta.xml.soap.SOAPException - Throws:
jakarta.xml.soap.SOAPException
-