org.vfny.geoserver.action.wfs
Class WFSDescriptionActionTest

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.vfny.geoserver.action.wfs.WFSDescriptionActionTest
All Implemented Interfaces:
junit.framework.Test

public class WFSDescriptionActionTest
extends junit.framework.TestCase

DOCUMENT ME!


Constructor Summary
WFSDescriptionActionTest(java.lang.String arg0)
          Constructor for WFSDescriptionActionTest.
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testExecuteActionMappingActionFormHttpServletRequestHttpServletResponse()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WFSDescriptionActionTest

public WFSDescriptionActionTest(java.lang.String arg0)
Constructor for WFSDescriptionActionTest.

Parameters:
arg0 -
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testExecuteActionMappingActionFormHttpServletRequestHttpServletResponse

public void testExecuteActionMappingActionFormHttpServletRequestHttpServletResponse()
                                                                             throws java.lang.Exception
Throws:
java.lang.Exception