org.apache.tapestry.services.impl
Class TestObjectPool

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.services.impl.TestObjectPool

public class TestObjectPool
extends BaseComponentTestCase

Tests for ObjectPoolImpl.

Since:
4.0
Author:
Howard Lewis Ship

Constructor Summary
TestObjectPool()
           
 
Method Summary
 void testStoreAndGet()
           
 void testStoreMany()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestObjectPool

public TestObjectPool()
Method Detail

testStoreAndGet

public void testStoreAndGet()

testStoreMany

public void testStoreMany()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.