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

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

public class MessageDrivenBeanTypeImplTestCase
extends java.lang.Object


Constructor Summary
MessageDrivenBeanTypeImplTestCase()
           
 
Method Summary
 void testActivationConfig()
           
 void testAnnotation()
           
 void testAopDomainName()
           
 void testCreateDestination()
           
 void testDepends()
           
 void testDestinationJndiName()
           
 void testEjbLocalRef()
           
 void testEjbName()
           
 void testEjbRef()
           
 void testEjbTimeoutIdentity()
           
 void testIgnoreDependency()
           
 void testJndiRef()
           
 void testMdbClientId()
           
 void testMdbPasswd()
           
 void testMdbSubscriptionId()
           
 void testMdbUser()
           
 void testMessageDestinationRef()
           
 void testMethodAttributes()
           
 void testPoolConfig()
           
 void testResourceAdapterName()
           
 void testResourceEnvRef()
           
 void testResourceRef()
           
 void testSecurityDomain()
           
 void testSecurityIdentity()
           
 void testServiceRef()
           
 
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

testActivationConfig

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

testDestinationJndiName

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

testMdbUser

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

testMdbPasswd

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

testMdbClientId

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

testMdbSubscriptionId

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

testResourceAdapterName

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

testEjbRef

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

testEjbLocalRef

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

testServiceRef

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

testResourceRef

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

testResourceEnvRef

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

testMessageDestinationRef

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

testSecurityIdentity

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

testSecurityDomain

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

testMethodAttributes

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

testDepends

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

testEjbTimeoutIdentity

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

testAnnotation

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

testIgnoreDependency

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

testAopDomainName

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

testPoolConfig

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

testJndiRef

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

testCreateDestination

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