Class GetMapOutputFormatTest


public class GetMapOutputFormatTest extends BaseGetMapFixture
Tests if the expected formats for GetMap requests (image/png, image/gif and image/jpeg) are supported.
Author:
Lyn Goltz
  • Constructor Details

    • GetMapOutputFormatTest

      public GetMapOutputFormatTest()
  • Method Details

    • clearRequest

      @BeforeMethod public void clearRequest()
    • wmsCapabilitiesOutputFormatImagePngSupported

      public void wmsCapabilitiesOutputFormatImagePngSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsCapabilitiesOutputFormatImageGifSupported

      public void wmsCapabilitiesOutputFormatImageGifSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsCapabilitiesOutputFormatImageJpegSupported

      public void wmsCapabilitiesOutputFormatImageJpegSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsGetMapOutputFormatImagePngSupported

      public void wmsGetMapOutputFormatImagePngSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsGetMapOutputFormatImageGifSupported

      public void wmsGetMapOutputFormatImageGifSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsGetMapOutputFormatImageJpegSupported

      public void wmsGetMapOutputFormatImageJpegSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException