org.jboss.shrinkwrap.descriptor.impl.application6
Class ModuleTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.application6.ModuleTypeImplTestCase

public class ModuleTypeImplTestCase
extends java.lang.Object


Constructor Summary
ModuleTypeImplTestCase()
           
 
Method Summary
 void testAltDd()
           
 void testConnector()
           
 void testEjb()
           
 void testJava()
           
 void testWeb()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleTypeImplTestCase

public ModuleTypeImplTestCase()
Method Detail

testAltDd

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

testConnector

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

testEjb

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

testJava

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

testWeb

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