[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 262 | 0 | 0 | 0 | 100% | 228.764 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.commons.pool.impl | 204 | 0 | 0 | 0 | 100% | 194.083 |
| org.apache.commons.pool | 58 | 0 | 0 | 0 | 100% | 34.681 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestGenericKeyedObjectPool | 48 | 0 | 0 | 0 | 100% | 136.458 | |
| TestGenericKeyedObjectPoolFactory | 3 | 0 | 0 | 0 | 100% | 0.005 | |
| TestGenericObjectPool | 65 | 0 | 0 | 0 | 100% | 56.697 | |
| TestGenericObjectPoolFactory | 3 | 0 | 0 | 0 | 100% | 0.13 | |
| TestSoftReferenceObjectPool | 18 | 0 | 0 | 0 | 100% | 0.259 | |
| TestStackKeyedObjectPool | 26 | 0 | 0 | 0 | 100% | 0.265 | |
| TestStackKeyedObjectPoolFactory | 3 | 0 | 0 | 0 | 100% | 0.003 | |
| TestStackObjectPool | 35 | 0 | 0 | 0 | 100% | 0.264 | |
| TestStackObjectPoolFactory | 3 | 0 | 0 | 0 | 100% | 0.002 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestBaseKeyedObjectPool | 16 | 0 | 0 | 0 | 100% | 0.004 | |
| TestBaseKeyedPoolableObjectFactory | 1 | 0 | 0 | 0 | 100% | 0.004 | |
| TestBaseObjectPool | 18 | 0 | 0 | 0 | 100% | 0.003 | |
| TestBasePoolableObjectFactory | 1 | 0 | 0 | 0 | 100% | 0.002 | |
| TestPoolUtils | 22 | 0 | 0 | 0 | 100% | 34.668 |
[Summary] [Package List] [Test Cases]
| testNegativeMaxActive | 0.044 | |
| testNumActiveNumIdle2 | 0.005 | |
| testMaxIdle | 0.031 | |
| testMaxActive | 0.001 | |
| testMaxActiveZero | 0 | |
| testWhenExhaustedGrow | 0.002 | |
| testWhenExhaustedBlockClosePool | 0.402 | |
| testMaxTotal | 0 | |
| testMaxTotalZero | 0 | |
| testMaxTotalLRU | 0.125 | |
| testSettersAndGetters | 0.003 | |
| testEviction | 8.051 | |
| testEviction2 | 7.149 | |
| testThreaded1 | 5.508 | |
| testMaxTotalInvariant | 1.6 | |
| testMinIdle | 0.6 | |
| testMinIdleMaxActive | 0.9 | |
| testMinIdleNoPopulateImmediately | 1.501 | |
| testMinIdleNoPreparePool | 0.301 | |
| testFIFO | 0.001 | |
| testLIFO | 0.001 | |
| testEvictionOrder | 2.002 | |
| testEvictorVisiting | 0.373 | |
| testConstructors | 0.004 | |
| testExceptionOnPassivateDuringReturn | 0 | |
| testExceptionOnDestroyDuringBorrow | 0.008 | |
| testExceptionOnDestroyDuringReturn | 0.001 | |
| testExceptionOnActivateDuringBorrow | 0.003 | |
| testBlockedKeyDoesNotBlockPool | 1.001 | |
| testMaxWaitMultiThreaded | 1.005 | |
| testMaxActivePerKeyExceeded | 105.515 | |
| testClear | 0.001 | |
| testUnsupportedOperations | 0.001 | |
| testBaseBorrowReturn | 0.001 | |
| testBaseBorrow | 0 | |
| testBaseNumActiveNumIdle | 0 | |
| testBaseNumActiveNumIdle2 | 0 | |
| testBaseClear | 0 | |
| testBaseInvalidateObject | 0 | |
| testBaseAddObject | 0.001 | |
| testClosedPoolBehavior | 0.002 | |
| testKPOFAddObjectUsage | 0.003 | |
| testKPOFBorrowObjectUsages | 0.001 | |
| testKPOFReturnObjectUsages | 0 | |
| testKPOFInvalidateObjectUsages | 0.25 | |
| testKPOFClearUsages | 0.001 | |
| testKPOFCloseUsages | 0.001 | |
| testToString | 0 |
| testNegativeMaxActive | 0.007 | |
| testMaxIdle | 0.006 | |
| testMaxActive | 0 | |
| testMaxActiveZero | 0 | |
| testWhenExhaustedGrow | 0 | |
| testWhenExhaustedBlockClosePool | 0.401 | |
| testSettersAndGetters | 0.001 | |
| testEviction | 8.027 | |
| testThreaded1 | 6.005 | |
| testMinIdle | 0.6 | |
| testMinIdleMaxActive | 0.901 | |
| testFIFO | 0.001 | |
| testLIFO | 0 | |
| testEvictionOrder | 2 | |
| testEvictorVisiting | 0.131 | |
| testConstructors | 0.001 | |
| testExceptionOnPassivateDuringReturn | 0 | |
| testExceptionOnDestroyDuringBorrow | 0.001 | |
| testExceptionOnDestroyDuringReturn | 0 | |
| testExceptionOnActivateDuringBorrow | 0.001 | |
| testMaxWaitMultiThreaded | 1.007 | |
| testWhenExhaustedFail | 0.001 | |
| testWhenExhaustedBlock | 0.01 | |
| testWhenExhaustedBlockInterupt | 0.401 | |
| testEvictWhileEmpty | 0 | |
| testEvictAddObjects | 0.851 | |
| testEvictLIFO | 0.125 | |
| testEvictFIFO | 0.126 | |
| testSetFactoryWithActiveObjects | 0.001 | |
| testSetFactoryWithNoActiveObjects | 0 | |
| testMaxIdleZero | 0.003 | |
| testTimeoutNoLeak | 0.01 | |
| testMaxActiveUnderLoad | 19.891 | |
| testInvalidWhenExhaustedAction | 0.001 | |
| testDefaultConfiguration | 0 | |
| testSetConfig | 0 | |
| testDebugInfo | 0.001 | |
| testStartAndStopEvictor | 0.4 | |
| testEvictionWithNegativeNumTests | 0.4 | |
| testEvictionSoftMinIdle | 3.502 | |
| testMaxActiveInvariant | 1.601 | |
| testConcurrentBorrowAndEvict | 1.053 | |
| testAddObject | 0.001 | |
| testBorrowObjectFairness | 8.503 | |
| testBrokenFactoryShouldNotBlockPool | 0.001 | |
| testMakeConcurrentWithReturn | 0.45 | |
| testPoolTypeSubclass | 0.003 | |
| testUnsupportedOperations | 0 | |
| testBaseBorrowReturn | 0 | |
| testBaseBorrow | 0 | |
| testBaseNumActiveNumIdle | 0 | |
| testBaseClear | 0.001 | |
| testBaseInvalidateObject | 0 | |
| testBaseAddObject | 0.001 | |
| testClose | 0.001 | |
| testBaseClosePool | 0 | |
| testClosedPoolBehavior | 0 | |
| testToString | 0.001 | |
| testPOFAddObjectUsage | 0.001 | |
| testPOFBorrowObjectUsages | 0.001 | |
| testPOFReturnObjectUsages | 0.001 | |
| testPOFInvalidateObjectUsages | 0.25 | |
| testPOFClearUsages | 0.001 | |
| testPOFCloseUsages | 0.001 | |
| testSetFactory | 0 |
| testUnsupportedOperations | 0 | |
| testBaseBorrowReturn | 0.002 | |
| testBaseBorrow | 0 | |
| testBaseNumActiveNumIdle | 0 | |
| testBaseClear | 0 | |
| testBaseInvalidateObject | 0 | |
| testBaseAddObject | 0 | |
| testClose | 0.001 | |
| testBaseClosePool | 0 | |
| testClosedPoolBehavior | 0 | |
| testToString | 0 | |
| testPOFAddObjectUsage | 0.001 | |
| testPOFBorrowObjectUsages | 0 | |
| testPOFReturnObjectUsages | 0 | |
| testPOFInvalidateObjectUsages | 0.25 | |
| testPOFClearUsages | 0 | |
| testPOFCloseUsages | 0.001 | |
| testSetFactory | 0 |
| testToString | 0.002 | |
| testSetFactory | 0.001 | |
| testCloseBug | 0 | |
| testIdleCap | 0.001 | |
| testRemoveOldest | 0 | |
| testPoolWithNullFactory | 0.001 | |
| testVariousConstructors | 0 | |
| testBorrowFromEmptyPoolWithNullFactory | 0 | |
| testCantResetFactoryWithActiveObjects | 0.001 | |
| testCanResetFactoryWithoutActiveObjects | 0 | |
| testBorrowReturnWithSometimesInvalidObjects | 0.001 | |
| testUnsupportedOperations | 0 | |
| testBaseBorrowReturn | 0 | |
| testBaseBorrow | 0 | |
| testBaseNumActiveNumIdle | 0 | |
| testBaseNumActiveNumIdle2 | 0.001 | |
| testBaseClear | 0 | |
| testBaseInvalidateObject | 0 | |
| testBaseAddObject | 0.001 | |
| testClosedPoolBehavior | 0 | |
| testKPOFAddObjectUsage | 0 | |
| testKPOFBorrowObjectUsages | 0.001 | |
| testKPOFReturnObjectUsages | 0 | |
| testKPOFInvalidateObjectUsages | 0.25 | |
| testKPOFClearUsages | 0 | |
| testKPOFCloseUsages | 0.001 |
| testClose | 0.001 | |
| testSetFactory | 0.001 | |
| testIdleCap | 0.001 | |
| testPoolWithNullFactory | 0.001 | |
| testVariousConstructors | 0 | |
| testBorrowFromEmptyPoolWithNullFactory | 0 | |
| testCantResetFactoryWithActiveObjects | 0 | |
| testCanResetFactoryWithoutActiveObjects | 0.001 | |
| testBorrowReturnWithSometimesInvalidObjects | 0 | |
| testBorrowWithSometimesInvalidObjects | 0.001 | |
| testMaxIdleInitCapacityOutOfRange | 0 | |
| testReturnObjectDiscardOrder | 0 | |
| testExceptionOnActivate | 0 | |
| testExceptionOnDestroy | 0.001 | |
| testExceptionOnPassivate | 0 | |
| testExceptionOnValidate | 0 | |
| testExceptionOnMake | 0 | |
| testMakeNull | 0.001 | |
| testInitIdleCapacityExceeded | 0 | |
| testUnsupportedOperations | 0 | |
| testBaseBorrowReturn | 0 | |
| testBaseBorrow | 0.001 | |
| testBaseNumActiveNumIdle | 0 | |
| testBaseClear | 0 | |
| testBaseInvalidateObject | 0 | |
| testBaseAddObject | 0 | |
| testBaseClosePool | 0.001 | |
| testClosedPoolBehavior | 0 | |
| testToString | 0 | |
| testPOFAddObjectUsage | 0 | |
| testPOFBorrowObjectUsages | 0 | |
| testPOFReturnObjectUsages | 0.001 | |
| testPOFInvalidateObjectUsages | 0.25 | |
| testPOFClearUsages | 0 | |
| testPOFCloseUsages | 0.001 |
| testUnsupportedOperations | 0 | |
| testBaseBorrowReturn | 0 | |
| testBaseBorrow | 0 | |
| testBaseNumActiveNumIdle | 0 | |
| testBaseNumActiveNumIdle2 | 0 | |
| testBaseClear | 0 | |
| testBaseInvalidateObject | 0 | |
| testBaseAddObject | 0 | |
| testClosedPoolBehavior | 0 | |
| testKPOFAddObjectUsage | 0 | |
| testKPOFBorrowObjectUsages | 0 | |
| testKPOFReturnObjectUsages | 0 | |
| testKPOFInvalidateObjectUsages | 0 | |
| testKPOFClearUsages | 0 | |
| testKPOFCloseUsages | 0 | |
| testToString | 0 |
| testUnsupportedOperations | 0 | |
| testBaseBorrowReturn | 0 | |
| testBaseBorrow | 0 | |
| testBaseNumActiveNumIdle | 0 | |
| testBaseClear | 0 | |
| testBaseInvalidateObject | 0 | |
| testBaseAddObject | 0 | |
| testClose | 0 | |
| testBaseClosePool | 0 | |
| testClosedPoolBehavior | 0 | |
| testToString | 0 | |
| testPOFAddObjectUsage | 0 | |
| testPOFBorrowObjectUsages | 0 | |
| testPOFReturnObjectUsages | 0 | |
| testPOFInvalidateObjectUsages | 0.001 | |
| testPOFClearUsages | 0 | |
| testPOFCloseUsages | 0 | |
| testSetFactory | 0 |
| testJavaBeanInstantiation | 0 | |
| testAdaptKeyedPoolableObjectFactory | 0 | |
| testAdaptKeyedPoolableObjectFactoryKey | 0 | |
| testAdaptPoolableObjectFactory | 0 | |
| testAdaptKeyedObjectPool | 0 | |
| testAdaptKeyedObjectPoolKey | 0 | |
| testAdaptObjectPool | 0 | |
| testCheckedPoolObjectPool | 0 | |
| testCheckedPoolKeyedObjectPool | 0 | |
| testCheckMinIdleObjectPool | 1.398 | |
| testCheckMinIdleKeyedObjectPool | 1.451 | |
| testCheckMinIdleKeyedObjectPoolKeys | 1.051 | |
| testPrefillObjectPool | 0 | |
| testPrefillKeyedObjectPool | 0 | |
| testPrefillKeyedObjectPoolCollection | 0 | |
| testSynchronizedPoolObjectPool | 0.002 | |
| testSynchronizedPoolKeyedObjectPool | 0.001 | |
| testSynchronizedPoolableFactoryPoolableObjectFactory | 0.001 | |
| testSynchronizedPoolableFactoryKeyedPoolableObjectFactory | 0.001 | |
| testErodingPoolObjectPool | 10.253 | |
| testErodingPoolKeyedObjectPool | 10.253 | |
| testErodingPerKeyKeyedObjectPool | 10.253 |