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

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

public class SessionBeanTypeImplTestCase
extends java.lang.Object


Constructor Summary
SessionBeanTypeImplTestCase()
           
 
Method Summary
 void testAnnotation()
           
 void testAopDomainName()
           
 void testBusinessLocal()
           
 void testBusinessRemote()
           
 void testCacheConfig()
           
 void testClusterConfig()
           
 void testClustered()
           
 void testConcurrent()
           
 void testDepends()
           
 void testEjbName()
           
 void testEjbTimeoutIdentity()
           
 void testHomeJndiName()
           
 void testIgnoreDependency()
           
 void testJndiBindingPolicy()
           
 void testJndiName()
           
 void testJndiRef()
           
 void testLocalBinding()
           
 void testLocalHomeJndiName()
           
 void testLocalJndiName()
           
 void testMappedName()
           
 void testMethodAttributes()
           
 void testPoolConfig()
           
 void testPortComponent()
           
 void testRemoteBinding()
           
 void testSecurityDomain()
           
 void testSecurityIdentity()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionBeanTypeImplTestCase

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

testSecurityIdentity

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

testLocalBinding

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

testRemoteBinding

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

testBusinessLocal

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

testBusinessRemote

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

testJndiName

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

testHomeJndiName

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

testLocalJndiName

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

testLocalHomeJndiName

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

testJndiBindingPolicy

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

testClustered

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

testClusterConfig

public void testClusterConfig()
                       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

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

testCacheConfig

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

testPoolConfig

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

testConcurrent

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

testJndiRef

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

testPortComponent

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

testEjbTimeoutIdentity

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