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

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

public class MessageDrivenBeanTypeImplTestCase
extends java.lang.Object


Constructor Summary
MessageDrivenBeanTypeImplTestCase()
           
 
Method Summary
 void testActivationConfig()
           
 void testAroundInvoke()
           
 void testEjbClass()
           
 void testEjbName()
           
 void testMappedName()
           
 void testMessageDestinationLink()
           
 void testMessageDestinationType()
           
 void testMessagingType()
           
 void testSecurityIdentity()
           
 void testTimeoutMethod()
           
 void testTransactionType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageDrivenBeanTypeImplTestCase

public MessageDrivenBeanTypeImplTestCase()
Method Detail

testEjbName

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

testMappedName

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

testEjbClass

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

testMessagingType

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

testTimeoutMethod

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

testTransactionType

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

testMessageDestinationType

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

testMessageDestinationLink

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

testActivationConfig

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

testAroundInvoke

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

testSecurityIdentity

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