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

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

public class EjbJarTypeImplTestCase
extends java.lang.Object


Constructor Summary
EjbJarTypeImplTestCase()
           
 
Method Summary
 void testAssemblyDescriptor()
           
 void testEjbClientJar()
           
 void testEnterpriseBeans()
           
 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

EjbJarTypeImplTestCase

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