org.jboss.shrinkwrap.descriptor.impl.application5
Class ApplicationTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.application5.ApplicationTypeImplTestCase

public class ApplicationTypeImplTestCase
extends java.lang.Object


Constructor Summary
ApplicationTypeImplTestCase()
           
 
Method Summary
 void testLibraryDirectory()
           
 void testModule()
           
 void testSecurityRole()
           
 void testVersion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationTypeImplTestCase

public ApplicationTypeImplTestCase()
Method Detail

testModule

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

testSecurityRole

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

testLibraryDirectory

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

testVersion

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