Interface | Description |
---|---|
EJBTestRunner |
The remote interface of the server side test runner.
|
EJBTestRunnerHome |
Remote home interface of the ejb test runner.
|
Class | Description |
---|---|
EJBTestCase |
An ejb test case is an extension to test case where the test is executed
in the ejb server's virtual machine.
|
EJBTestRunnerBean |
Implementation of the ejb test runner.
|
Exception | Description |
---|---|
RemoteTestException |
RemoteTestException is the client-side view of a throwable on the server.
|
Error | Description |
---|---|
RemoteAssertionFailedError |
RemoteAssertionFailedError is the client-side view of an assertion
failed error on the server.
|
Distributable under LGPL license. See terms of license at gnu.org