org.jboss.shrinkwrap.descriptor.impl.ejbjar30
Class EjbJar30DescriptorImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.ejbjar30.EjbJar30DescriptorImplTestCase

public class EjbJar30DescriptorImplTestCase
extends java.lang.Object


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

Constructor Detail

EjbJar30DescriptorImplTestCase

public EjbJar30DescriptorImplTestCase()
Method Detail

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