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

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

public class EnterpriseBeansTypeImplTestCase
extends java.lang.Object


Constructor Summary
EnterpriseBeansTypeImplTestCase()
           
 
Method Summary
 void testConsumer()
           
 void testEjb()
           
 void testMessageDriven()
           
 void testService()
           
 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

testMessageDriven

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

testService

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

testConsumer

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

testEjb

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