| |
|
| org.apache.openejb.test.NamedTestCase org.apache.openejb.test.mdb.MdbTestClient org.apache.openejb.test.mdb.BasicMdbTests
BasicMdbTests | public BasicMdbTests()(Code) | | |
TODO_test05_invokeAfterSystemException | public void TODO_test05_invokeAfterSystemException()(Code) | | After a system exception the intance should be garbage collected
and the remote reference should be invalidated.
This one seems to fail. we should double-check the spec on this.
|
Xtest02_throwApplicationException | public void Xtest02_throwApplicationException()(Code) | | Throw an application exception and make sure the exception
reaches the bean nicely.
|
Xtest04_throwSystemException | public void Xtest04_throwSystemException()(Code) | | |
test01_businessMethod | public void test01_businessMethod()(Code) | | |
test03_invokeAfterApplicationException | public void test03_invokeAfterApplicationException()(Code) | | After an application exception we should still be able to
use our bean
|
|
|
|