- RemoteAssertionFailedError - Error in net.sourceforge.junitejb
-
RemoteAssertionFailedError is the client-side view of an assertion
failed error on the server.
- RemoteAssertionFailedError(AssertionFailedError, String) - Constructor for error net.sourceforge.junitejb.RemoteAssertionFailedError
-
Constructs a remote assertion failed error based on the specified
AssertionFailedError and remote stack trace.
- RemoteTestException - Exception in net.sourceforge.junitejb
-
RemoteTestException is the client-side view of a throwable on the server.
- RemoteTestException(Throwable) - Constructor for exception net.sourceforge.junitejb.RemoteTestException
-
Constructs a remote test exception that wrapps the the specified
throwable.
- run(TestResult) - Method in class net.sourceforge.junitejb.EJBTestCase
-
- run(String, String) - Method in interface net.sourceforge.junitejb.EJBTestRunner
-
Runs the specified test method on the specified class.
- run(String, String) - Method in class net.sourceforge.junitejb.EJBTestRunnerBean
-
Runs the specified test method on the specified class.
- runBare() - Method in class net.sourceforge.junitejb.EJBTestCase
-