| |
|
| org.apache.commons.dbcp.TestConnectionPool org.apache.commons.dbcp.TestPoolingDataSource
TestPoolingDataSource | public class TestPoolingDataSource extends TestConnectionPool (Code) | | TestSuite for PoolingDataSource
version: $Revision: 392677 $ $Date: 2006-04-08 21:42:24 -0700 (Sat, 08 Apr 2006) $ |
TestPoolingDataSource | public TestPoolingDataSource(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testPoolGuardConnectionWrapperEqualsFail | public void testPoolGuardConnectionWrapperEqualsFail() throws Exception(Code) | | |
testPoolGuardConnectionWrapperEqualsNull | public void testPoolGuardConnectionWrapperEqualsNull() throws Exception(Code) | | |
testPoolGuardConnectionWrapperEqualsReflexive | public void testPoolGuardConnectionWrapperEqualsReflexive() throws Exception(Code) | | |
testPoolGuardConnectionWrapperEqualsSameDelegate | public void testPoolGuardConnectionWrapperEqualsSameDelegate() throws Exception(Code) | | |
testPoolGuardConnectionWrapperEqualsType | public void testPoolGuardConnectionWrapperEqualsType() throws Exception(Code) | | |
testestPoolGuardConnectionWrapperEqualInnermost | public void testestPoolGuardConnectionWrapperEqualInnermost() throws Exception(Code) | | |
Fields inherited from org.apache.commons.dbcp.TestConnectionPool | protected Stack connections(Code)(Java Doc)
|
|
|
|