Class ConfiguredOutputFormatTest


public class ConfiguredOutputFormatTest extends AbstractBaseGetCapabilitiesFixture
Tests if the capabilities document contains the expected formats:
  • GetCapabilities
    • text/xml
    • text/htmlml
  • GetFeatureInfo
    • text/xml
    • text/htmlml
  • GetMap
    • image/png
    • image/jpeg
    • image/gif
Author:
Lyn Goltz
  • Constructor Details

    • ConfiguredOutputFormatTest

      public ConfiguredOutputFormatTest()
  • Method Details

    • wmsCapabilitiesOutputFormatGetCapabilitiesTextXmlSupported

      public void wmsCapabilitiesOutputFormatGetCapabilitiesTextXmlSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsCapabilitiesOutputFormatGetCapabilitiesTextHtmlSupported

      public void wmsCapabilitiesOutputFormatGetCapabilitiesTextHtmlSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsCapabilitiesOutputFormatGetFeatureInfoTextXmlSupported

      public void wmsCapabilitiesOutputFormatGetFeatureInfoTextXmlSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsCapabilitiesOutputFormatGetFeatureInfoTextHtmlSupported

      public void wmsCapabilitiesOutputFormatGetFeatureInfoTextHtmlSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsCapabilitiesOutputFormatGetMapImagePngSupported

      public void wmsCapabilitiesOutputFormatGetMapImagePngSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsCapabilitiesOutputFormatGetMapImageGifSupported

      public void wmsCapabilitiesOutputFormatGetMapImageGifSupported() throws jakarta.xml.soap.SOAPException
      Throws:
      jakarta.xml.soap.SOAPException
    • wmsCapabilitiesOutputFormatGetMapImageJpegSupported

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