|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.pool.TestPoolUtils
public class TestPoolUtils
Unit tests for PoolUtils
.
Constructor Summary | |
---|---|
TestPoolUtils()
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
|
void |
testAdaptKeyedObjectPool()
|
void |
testAdaptKeyedObjectPoolKey()
|
void |
testAdaptKeyedPoolableObjectFactory()
|
void |
testAdaptKeyedPoolableObjectFactoryKey()
|
void |
testAdaptObjectPool()
|
void |
testAdaptPoolableObjectFactory()
|
void |
testCheckedPoolKeyedObjectPool()
|
void |
testCheckedPoolObjectPool()
|
void |
testCheckMinIdleKeyedObjectPool()
|
void |
testCheckMinIdleKeyedObjectPoolKeys()
|
void |
testCheckMinIdleObjectPool()
|
void |
testErodingPerKeyKeyedObjectPool()
|
void |
testErodingPoolKeyedObjectPool()
|
void |
testErodingPoolObjectPool()
|
void |
testJavaBeanInstantiation()
|
void |
testPrefillKeyedObjectPool()
|
void |
testPrefillKeyedObjectPoolCollection()
|
void |
testPrefillObjectPool()
|
void |
testSynchronizedPoolableFactoryKeyedPoolableObjectFactory()
|
void |
testSynchronizedPoolableFactoryPoolableObjectFactory()
|
void |
testSynchronizedPoolKeyedObjectPool()
|
void |
testSynchronizedPoolObjectPool()
|
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TestPoolUtils()
Method Detail |
---|
public static junit.framework.Test suite()
public void testJavaBeanInstantiation()
public void testAdaptKeyedPoolableObjectFactory() throws Exception
Exception
public void testAdaptKeyedPoolableObjectFactoryKey() throws Exception
Exception
public void testAdaptPoolableObjectFactory() throws Exception
Exception
public void testAdaptKeyedObjectPool() throws Exception
Exception
public void testAdaptKeyedObjectPoolKey() throws Exception
Exception
public void testAdaptObjectPool() throws Exception
Exception
public void testCheckedPoolObjectPool() throws Exception
Exception
public void testCheckedPoolKeyedObjectPool() throws Exception
Exception
public void testCheckMinIdleObjectPool() throws Exception
Exception
public void testCheckMinIdleKeyedObjectPool() throws Exception
Exception
public void testCheckMinIdleKeyedObjectPoolKeys() throws Exception
Exception
public void testPrefillObjectPool() throws Exception
Exception
public void testPrefillKeyedObjectPool() throws Exception
Exception
public void testPrefillKeyedObjectPoolCollection() throws Exception
Exception
public void testSynchronizedPoolObjectPool() throws Exception
Exception
public void testSynchronizedPoolKeyedObjectPool() throws Exception
Exception
public void testSynchronizedPoolableFactoryPoolableObjectFactory() throws Exception
Exception
public void testSynchronizedPoolableFactoryKeyedPoolableObjectFactory() throws Exception
Exception
public void testErodingPoolObjectPool() throws Exception
Exception
public void testErodingPoolKeyedObjectPool() throws Exception
Exception
public void testErodingPerKeyKeyedObjectPool() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |