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

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

public class EnterpriseBeansTypeImplTestCase
extends java.lang.Object


Constructor Summary
EnterpriseBeansTypeImplTestCase()
           
 
Method Summary
 void testEntity()
           
 void testMessageDriven()
           
 void testSession()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnterpriseBeansTypeImplTestCase

public EnterpriseBeansTypeImplTestCase()
Method Detail

testSession

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

testEntity

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

testMessageDriven

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