| |
|
| org.apache.ojb.broker.ConnectionFactoryTest
ConnectionFactoryTest | public class ConnectionFactoryTest extends TestCase (Code) | | ConnectionFactory implementation related tests.
author: Armin Waibel version: $Id: ConnectionFactoryTest.java,v 1.4.4.1 2005/04/27 00:24:33 arminw Exp $ |
ConnectionFactoryTest | public ConnectionFactoryTest()(Code) | | |
ConnectionFactoryTest | public ConnectionFactoryTest(String s)(Code) | | |
setUp | public void setUp() throws PBFactoryException(Code) | | Insert the method's description here.
Creation date: (06.12.2000 21:58:53)
|
tearDown | public void tearDown()(Code) | | Insert the method's description here.
Creation date: (06.12.2000 21:59:14)
|
testConnectionFactoryDBCPImpl | public void testConnectionFactoryDBCPImpl() throws Exception(Code) | | Simple test to check base functionality of the
ConnectionFactory implementation
|
testConnectionFactoryPooledImpl | public void testConnectionFactoryPooledImpl() throws Exception(Code) | | Simple test to check base functionality of the
ConnectionFactory implementation
|
testExhaustedPoolConFacDBCPImpl | public void testExhaustedPoolConFacDBCPImpl() throws Exception(Code) | | |
testExhaustedPoolConFacPooledImpl | public void testExhaustedPoolConFacPooledImpl() throws Exception(Code) | | |
|
|
|