| org.apache.openejb.test.NamedTestCase org.apache.openejb.test.mdb.MdbTestClient
All known Subclasses: org.apache.openejb.test.mdb.MdbContextLookupTests, org.apache.openejb.test.mdb.MdbConnectionFactoryTests, org.apache.openejb.test.mdb.BasicMdbTests, org.apache.openejb.test.mdb.MdbPojoContextLookupTests, org.apache.openejb.test.mdb.MdbAnnotatedFieldInjectionTests, org.apache.openejb.test.mdb.BmtMdbAllowedOperationsTests, org.apache.openejb.test.mdb.MdbAllowedOperationsTests, org.apache.openejb.test.mdb.MdbFieldInjectionTests, org.apache.openejb.test.mdb.MdbSetterInjectionTests, org.apache.openejb.test.mdb.MdbInterceptorTests, org.apache.openejb.test.mdb.MdbJndiEncTests,
Method Summary | |
protected Connection | createConnection() | protected void | setUp() Sets up the fixture, for example, open a network connection. |
connectionFactory | protected ConnectionFactory connectionFactory(Code) | | |
createConnection | protected Connection createConnection() throws JMSException(Code) | | |
setUp | protected void setUp() throws Exception(Code) | | Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
|
|
|