|
|||||||||||
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.avalon.excalibur.testcase.ExcaliburTestCase
org.apache.avalon.excalibur.component.test.PoolableComponentHandlerTestCase
Test the PoolableComponentHandler.
Field Summary |
Fields inherited from class org.apache.avalon.excalibur.testcase.ExcaliburTestCase |
manager |
Constructor Summary | |
PoolableComponentHandlerTestCase(java.lang.String name)
Deprecated. |
Method Summary | |
void |
setUp()
Deprecated. |
void |
tearDown()
Deprecated. |
void |
testDefaults()
Deprecated. Test the default values and make sure that objects are reused as expected. |
void |
testMax4()
Deprecated. Test a non-default max value. |
void |
testMax4StrictBlocking()
Deprecated. Test a non-default max value with a strict max and blocking with no timeout |
void |
testMax4StrictBlockingTimeout()
Deprecated. Test a non-default max value with a strict max and blocking with a timeout |
void |
testMax4StrictNoBlocking()
Deprecated. Test a non-default max value with a strict max and no blocking |
void |
testTrimming()
Deprecated. Test the trimming features. |
Methods inherited from class org.apache.avalon.excalibur.testcase.ExcaliburTestCase |
addContext, getLogEnabledLogger, getLogger, lookup, prepare, prepare, release, run |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, runBare, runTest, setName, 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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PoolableComponentHandlerTestCase(java.lang.String name)
Method Detail |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testDefaults() throws java.lang.Exception
java.lang.Exception
public void testMax4() throws java.lang.Exception
java.lang.Exception
public void testMax4StrictNoBlocking() throws java.lang.Exception
java.lang.Exception
public void testMax4StrictBlocking() throws java.lang.Exception
java.lang.Exception
public void testMax4StrictBlockingTimeout() throws java.lang.Exception
java.lang.Exception
public void testTrimming() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |