org.jboss.shrinkwrap.descriptor.impl.webfragment30
Class WebFragment30DescriptorImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.webfragment30.WebFragment30DescriptorImplTestCase

public class WebFragment30DescriptorImplTestCase
extends java.lang.Object


Constructor Summary
WebFragment30DescriptorImplTestCase()
           
 
Method Summary
 void testContextParam()
           
 void testDistributable()
           
 void testErrorPage()
           
 void testFilter()
           
 void testFilterMapping()
           
 void testJspConfig()
           
 void testListener()
           
 void testLocaleEncodingMappingList()
           
 void testLoginConfig()
           
 void testMessageDestination()
           
 void testMetadataComplete()
           
 void testMimeMapping()
           
 void testName()
           
 void testOrdering()
           
 void testSecurityConstraint()
           
 void testSecurityRole()
           
 void testServlet()
           
 void testServletMapping()
           
 void testSessionConfig()
           
 void testVersion()
           
 void testWelcomeFileList()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebFragment30DescriptorImplTestCase

public WebFragment30DescriptorImplTestCase()
Method Detail

testName

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

testOrdering

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

testDistributable

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

testContextParam

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

testFilter

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

testFilterMapping

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

testListener

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

testServlet

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

testServletMapping

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

testSessionConfig

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

testMimeMapping

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

testWelcomeFileList

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

testErrorPage

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

testJspConfig

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

testSecurityConstraint

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

testLoginConfig

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

testSecurityRole

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

testMessageDestination

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

testLocaleEncodingMappingList

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

testVersion

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

testMetadataComplete

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