org.jboss.shrinkwrap.descriptor.impl.webcommon30
Class FilterMappingTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.webcommon30.FilterMappingTypeImplTestCase

public class FilterMappingTypeImplTestCase
extends java.lang.Object


Constructor Summary
FilterMappingTypeImplTestCase()
           
 
Method Summary
 void testDispatcher()
           
 void testFilterName()
           
 void testServletName()
           
 void testUrlPattern()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterMappingTypeImplTestCase

public FilterMappingTypeImplTestCase()
Method Detail

testFilterName

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

testDispatcher

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

testUrlPattern

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

testServletName

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