org.jboss.shrinkwrap.descriptor.impl.ejbjar31
Class EjbJar31DescriptorImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.ejbjar31.EjbJar31DescriptorImplTestCase

public class EjbJar31DescriptorImplTestCase
extends java.lang.Object


Constructor Summary
EjbJar31DescriptorImplTestCase()
           
 
Method Summary
 void testAssemblyDescriptor()
           
 void testDescription()
           
 void testDisplayName()
           
 void testEjbClientJar()
           
 void testEnterpriseBeans()
           
 void testIcon()
           
 void testInterceptors()
           
 void testMetadataComplete()
           
 void testModuleName()
           
 void testRelationships()
           
 void testVersion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbJar31DescriptorImplTestCase

public EjbJar31DescriptorImplTestCase()
Method Detail

testModuleName

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

testEnterpriseBeans

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

testInterceptors

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

testRelationships

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

testAssemblyDescriptor

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

testEjbClientJar

public void testEjbClientJar()
                      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

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