Package org.jboss.test.util.ejb

Interface Summary
EJBTestRunner (src) The remote interface of the server side test runner.
EJBTestRunnerHome (src) Remote home interface of the ejb test runner.
 

Class Summary
EJBTestCase (src) An ejb test case is an extension to test case where the test is executed in the ejb server's virtual machine.
EJBTestRunnerBean (src) Implementation of the ejb test runner.
EnterpriseSupport (src)  
EntitySupport (src)  
RemoteAssertionFailedError (src) RemoteAssertionFailedError is the client-side view of an assertion failed error on the server.
SessionSupport (src)  
 

Exception Summary
RemoteTestException (src) RemoteTestException is the client-side view of a throwable on the server.