org.jboss.test.exception
Class EntityExceptionUnitTestCase
java.lang.Object
TestCase
org.jboss.test.util.ejb.EJBTestCase (src)
org.jboss.test.exception.EntityExceptionUnitTestCase
- public class EntityExceptionUnitTestCase
- extends EJBTestCase (src)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityExceptionUnitTestCase
public EntityExceptionUnitTestCase(java.lang.String name)
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
public void setUp()
throws java.lang.Exception
- Looks up all of the home interfaces and creates the initial data.
Looking up objects in JNDI is expensive, so it should be done once
and cached.
- Throws:
java.lang.Exception
- if a problem occures while finding the home interfaces,
or if an problem occures while createing the initial data
testApplicationExceptionInTx_remote
public void testApplicationExceptionInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNotDiscardedApplicationExceptionInTx_remote
public void testNotDiscardedApplicationExceptionInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionInTxMarkRollback_remote
public void testApplicationExceptionInTxMarkRollback_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationErrorInTx_remote
public void testApplicationErrorInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedApplicationErrorInTx_remote
public void testDiscardedApplicationErrorInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEJBExceptionInTx_remote
public void testEJBExceptionInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedEJBExceptionInTx_remote
public void testDiscardedEJBExceptionInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRuntimeExceptionInTx_remote
public void testRuntimeExceptionInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRuntimeExceptionInTx_remote
public void testDiscardedRuntimeExceptionInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoteExceptionInTx_remote
public void testRemoteExceptionInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRemoteExceptionInTx_remote
public void testDiscardedRemoteExceptionInTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionNewTx_remote
public void testApplicationExceptionNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNotDiscardedApplicationExceptionNewTx_remote
public void testNotDiscardedApplicationExceptionNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionNewTxMarkRollback_remote
public void testApplicationExceptionNewTxMarkRollback_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationErrorNewTx_remote
public void testApplicationErrorNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedApplicationErrorNewTx_remote
public void testDiscardedApplicationErrorNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEJBExceptionNewTx_remote
public void testEJBExceptionNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedEJBExceptionNewTx_remote
public void testDiscardedEJBExceptionNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRuntimeExceptionNewTx_remote
public void testRuntimeExceptionNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRuntimeExceptionNewTx_remote
public void testDiscardedRuntimeExceptionNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoteExceptionNewTx_remote
public void testRemoteExceptionNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRemoteExceptionNewTx_remote
public void testDiscardedRemoteExceptionNewTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionNoTx_remote
public void testApplicationExceptionNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNotDiscardedApplicationExceptionNoTx_remote
public void testNotDiscardedApplicationExceptionNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationErrorNoTx_remote
public void testApplicationErrorNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedApplicationErrorNoTx_remote
public void testDiscardedApplicationErrorNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEJBExceptionNoTx_remote
public void testEJBExceptionNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedEJBExceptionNoTx_remote
public void testDiscardedEJBExceptionNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRuntimeExceptionNoTx_remote
public void testRuntimeExceptionNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRuntimeExceptionNoTx_remote
public void testDiscardedRuntimeExceptionNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoteExceptionNoTx_remote
public void testRemoteExceptionNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRemoteExceptionNoTx_remote
public void testDiscardedRemoteExceptionNoTx_remote()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionInTx_local
public void testApplicationExceptionInTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNotDiscardedApplicationExceptionInTx_local
public void testNotDiscardedApplicationExceptionInTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionInTxMarkRollback_local
public void testApplicationExceptionInTxMarkRollback_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationErrorInTx_local
public void testApplicationErrorInTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedApplicationErrorInTx_local
public void testDiscardedApplicationErrorInTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEJBExceptionInTx_local
public void testEJBExceptionInTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedEJBExceptionInTx_local
public void testDiscardedEJBExceptionInTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRuntimeExceptionInTx_local
public void testRuntimeExceptionInTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRuntimeExceptionInTx_local
public void testDiscardedRuntimeExceptionInTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionNewTx_local
public void testApplicationExceptionNewTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNotDiscardedApplicationExceptionNewTx_local
public void testNotDiscardedApplicationExceptionNewTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionNewTxMarkRollback_local
public void testApplicationExceptionNewTxMarkRollback_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationErrorNewTx_local
public void testApplicationErrorNewTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedApplicationErrorNewTx_local
public void testDiscardedApplicationErrorNewTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEJBExceptionNewTx_local
public void testEJBExceptionNewTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedEJBExceptionNewTx_local
public void testDiscardedEJBExceptionNewTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRuntimeExceptionNewTx_local
public void testRuntimeExceptionNewTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRuntimeExceptionNewTx_local
public void testDiscardedRuntimeExceptionNewTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationExceptionNoTx_local
public void testApplicationExceptionNoTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNotDiscardedApplicationExceptionNoTx_local
public void testNotDiscardedApplicationExceptionNoTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testApplicationErrorNoTx_local
public void testApplicationErrorNoTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedApplicationErrorNoTx_local
public void testDiscardedApplicationErrorNoTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEJBExceptionNoTx_local
public void testEJBExceptionNoTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedEJBExceptionNoTx_local
public void testDiscardedEJBExceptionNoTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRuntimeExceptionNoTx_local
public void testRuntimeExceptionNoTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDiscardedRuntimeExceptionNoTx_local
public void testDiscardedRuntimeExceptionNoTx_local()
throws java.lang.Exception
- Throws:
java.lang.Exception