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

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

public class Application5DescriptorImplTestCase
extends java.lang.Object


Constructor Summary
Application5DescriptorImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testDisplayName()
           
 void testIcon()
           
 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

Application5DescriptorImplTestCase

public Application5DescriptorImplTestCase()
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

testDescription

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

testDisplayName

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

testIcon

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