Package org.apache.commons.pool

Class Summary
MethodCall Holds method names, parameters, and return values for tracing method calls.
MethodCallPoolableObjectFactory A poolable object factory that tracks how methods are called.
TestAll  
TestBaseKeyedObjectPool  
TestBaseKeyedPoolableObjectFactory  
TestBaseObjectPool  
TestBasePoolableObjectFactory  
TestKeyedObjectPool Abstract TestCase for ObjectPool implementations.
TestKeyedObjectPool.FailingKeyedPoolableObjectFactory  
TestKeyedObjectPoolFactory Tests for all KeyedObjectPoolFactorys.
TestObjectPool Abstract TestCase for ObjectPool implementations.
TestObjectPoolFactory Unit tests for all ObjectPoolFactory.
TestPoolUtils Unit tests for PoolUtils.
VisitTracker Test pooled object class.
VisitTrackerFactory Factory that creates VisitTracker instances.
 

Exception Summary
PrivateException An exception that only is thrown by these tests.
 



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.