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

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

public class FilterTypeImplTestCase
extends java.lang.Object


Constructor Summary
FilterTypeImplTestCase()
           
 
Method Summary
 void testAsyncSupported()
           
 void testFilterClass()
           
 void testFilterName()
           
 void testInitParam()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterTypeImplTestCase

public FilterTypeImplTestCase()
Method Detail

testFilterName

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

testFilterClass

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

testAsyncSupported

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

testInitParam

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