org.deegree.protocol.ows.exception
Class OWSExceptionReaderTest

java.lang.Object
  extended by org.deegree.protocol.ows.exception.OWSExceptionReaderTest

public class OWSExceptionReaderTest
extends Object

Tests for OWSExceptionReader.

Version:
$Revision: 31699 $, $Date: 2011-08-31 13:29:54 +0200 (Wed, 31 Aug 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
OWSExceptionReaderTest()
           
 
Method Summary
 void testOWS100()
           
 void testOWS100MultiMessages()
           
 void testOWS110()
           
 void testOWS200()
           
 void testWFS100()
           
 void testWFSCapabilities100()
           
 void testWMS100()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWSExceptionReaderTest

public OWSExceptionReaderTest()
Method Detail

testOWS100

public void testOWS100()
                throws XMLStreamException,
                       FactoryConfigurationError
Throws:
XMLStreamException
FactoryConfigurationError

testOWS110

public void testOWS110()
                throws XMLStreamException,
                       FactoryConfigurationError
Throws:
XMLStreamException
FactoryConfigurationError

testOWS200

public void testOWS200()
                throws XMLStreamException,
                       FactoryConfigurationError
Throws:
XMLStreamException
FactoryConfigurationError

testOWS100MultiMessages

public void testOWS100MultiMessages()
                             throws XMLStreamException,
                                    FactoryConfigurationError
Throws:
XMLStreamException
FactoryConfigurationError

testWFS100

public void testWFS100()
                throws XMLStreamException,
                       FactoryConfigurationError
Throws:
XMLStreamException
FactoryConfigurationError

testWMS100

public void testWMS100()
                throws XMLStreamException,
                       FactoryConfigurationError
Throws:
XMLStreamException
FactoryConfigurationError

testWFSCapabilities100

public void testWFSCapabilities100()
                            throws XMLStreamException,
                                   FactoryConfigurationError
Throws:
XMLStreamException
FactoryConfigurationError


Copyright © 2011. All Rights Reserved.