Apache Commons logo Commons DBCP

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1598 0 0 9 99.4% 98.32 s

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.dbcp2.datasources 261 0 0 0 100% 12.11 s
org.apache.commons.dbcp2 1039 0 0 7 99.3% 51.77 s
org.apache.commons.dbcp2.managed 275 0 0 2 99.3% 30.77 s
org.apache.commons.dbcp2.cpdsadapter 23 0 0 0 100% 3.664 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.dbcp2.datasources

- Class Tests Errors Failures Skipped Success Rate Time
TestSharedPoolDataSource 36 0 0 0 100% 6.939 s
TestPerUserPoolDataSource 144 0 0 0 100% 4.682 s
CharArrayTest 5 0 0 0 100% 0.087 s
TestUserPassKey 5 0 0 0 100% 0.007 s
TestKeyedCPDSConnectionFactory 3 0 0 0 100% 0.010 s
TestCPDSConnectionFactory 6 0 0 0 100% 0.011 s
TestInstanceKeyDataSource 33 0 0 0 100% 0.230 s
TestFactory 26 0 0 0 100% 0.146 s
TestPoolKey 3 0 0 0 100% 0.003 s

org.apache.commons.dbcp2

- Class Tests Errors Failures Skipped Success Rate Time
TestLifetimeExceededException 2 0 0 0 100% 0.001 s
TestDriverManagerConnectionFactory 7 0 0 0 100% 0.217 s
TestParallelCreationWithNoIdle 1 0 0 0 100% 2.277 s
TestUtils 9 0 0 0 100% 0.005 s
TestDataSourceConnectionFactory 4 0 0 0 100% 0.003 s
TestSQLExceptionList 2 0 0 0 100% 0.015 s
TestDriverConnectionFactory 2 0 0 0 100% 0.001 s
TestPoolableConnection 8 0 0 0 100% 0.700 s
TestDelegatingStatement 57 0 0 0 100% 0.129 s
TestConstants 1 0 0 0 100% 0.002 s
TestPoolingDriver 29 0 0 0 100% 3.155 s
TestPoolingDataSource 32 0 0 0 100% 3.212 s
Jdbc41BridgeTest 11 0 0 0 100% 0.243 s
TestBasicDataSourceFactory 4 0 0 0 100% 0.019 s
TestAbandonedBasicDataSource 84 0 0 1 98.8% 16.86 s
TestDelegatingCallableStatement 124 0 0 0 100% 1.102 s
TestJndi 3 0 0 0 100% 0.024 s
TestPStmtKey 10 0 0 0 100% 0.005 s
TestBasicDataSource 73 0 0 1 98.6% 6.026 s
TestDelegatingDatabaseMetaData 181 0 0 0 100% 0.743 s
TestBasicDataSourceMXBean 2 0 0 0 100% 0.008 s
TestDelegatingResultSet 196 0 0 4 98.0% 0.318 s
TestPoolingConnection 10 0 0 0 100% 0.009 s
TestAbandonedTrace 1 0 0 0 100% 0 s
TestDelegatingConnection 38 0 0 0 100% 0.060 s
TestPStmtPooling 5 0 0 0 100% 0.015 s
TestListException 2 0 0 0 100% 0.002 s
TestDelegatingPreparedStatement 61 0 0 0 100% 0.104 s
TestPStmtPoolingBasicDataSource 80 0 0 1 98.8% 16.51 s

org.apache.commons.dbcp2.managed

- Class Tests Errors Failures Skipped Success Rate Time
TestManagedConnectionCachedState 1 0 0 0 100% 0.007 s
TestDataSourceXAConnectionFactory 74 0 0 1 98.6% 6.188 s
TestTransactionContext 1 0 0 0 100% 0.003 s
TestManagedDataSource 37 0 0 0 100% 3.158 s
TestPoolableManagedConnection 3 0 0 0 100% 0.005 s
TestLocalXaResource 25 0 0 0 100% 0.019 s
TestBasicManagedDataSource 85 0 0 1 98.8% 6.730 s
TestManagedConnection 1 0 0 0 100% 0.006 s
TestManagedDataSourceInTx 43 0 0 0 100% 3.311 s
TestConnectionWithNarayana 3 0 0 0 100% 11.34 s
TestSynchronizationOrder 2 0 0 0 100% 0.010 s

org.apache.commons.dbcp2.cpdsadapter

- Class Tests Errors Failures Skipped Success Rate Time
TestDriverAdapterCPDS 23 0 0 0 100% 3.664 s

Test Cases

[Summary] [Package List] [Test Cases]

TestManagedConnectionCachedState

testConnectionCachedState 0.005 s

TestLifetimeExceededException

testLifetimeExceededException 0 s
testLifetimeExceededExceptionNoMessage 0 s

TestDriverAdapterCPDS

testSetConnectionProperties 0.001 s
testGetParentLogger 0 s
testGettersAndSetters 0.001 s
testSetConnectionPropertiesNull 0 s
testSetPasswordNullWithConnectionProperties 0.001 s
testSetPasswordNull 0.001 s
testSetPasswordThenModCharArray 0 s
testClose 0.003 s
testNullValidationQuery 0.001 s
testCloseWithUserName 0.004 s
testGetReference 0 s
testDeprecatedAccessors 0 s
testSetConnectionPropertiesConnectionCalled 0.001 s
testToStringWithoutConnectionProperties 0.001 s
testSetUserNull 0 s
testDbcp367 3.638 s
testSimpleWithUsername 0.001 s
testGetObjectInstanceChangeDescription 0 s
testGetObjectInstanceNull 0.001 s
testGetObjectInstance 0 s
testSimple 0.001 s
testSetUserNullWithConnectionProperties 0 s
testIncorrectPassword 0.002 s

TestSharedPoolDataSource

testThreaded 3.094 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.002 s
testPooling 0.002 s
testCanCloseConnectionTwice 0.001 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.004 s
testAutoCommitBehavior 0.001 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0.001 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.002 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.002 s
testRepeatedBorrowAndReturn 0.003 s
testCanCloseResultSetTwice 0.002 s
testClearWarnings 0.003 s
testPoolPreparedStatements 0.029 s
testOpening 0.001 s
testClosingWithUserName 0.001 s
testChangePassword 0.005 s
testPoolPrepareCall 0.003 s
testPoolPrepareStatement 0.002 s
testMaxWaitMillis 1.009 s
testClosePool 0.001 s
testClosing 0.002 s
testTransactionIsolationBehavior 0.002 s
testDbcp369 1.301 s
testMaxTotal 0.105 s
testSimpleWithUsername 0.002 s
testPoolPreparedCalls 0.008 s
testSimple2 0.002 s
testSimple 0.002 s
testMultipleThreads1 0.309 s
testMultipleThreads2 1.008 s
testIncorrectPassword 0.003 s

TestDriverManagerConnectionFactory

testDriverManagerInitWithCredentials 0.106 s
testDriverManagerWithoutPassword 0.001 s
testDriverManagerWithoutCredentials 0.001 s
testDriverManagerInitWithEmptyProperties 0.001 s
testDriverManagerInitWithProperties 0.103 s
testDriverManagerWithoutUser 0.001 s
testDriverManagerCredentialsInUrl 0 s

TestDataSourceXAConnectionFactory

testThreaded 3.007 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.002 s
testOpening 0.002 s
testCanCloseConnectionTwice 0.001 s
testIsClosed 0.002 s
testCanCloseCallableStatementTwice 0.001 s
testAutoCommitBehavior 0.002 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0.001 s
testClosing 0.001 s
testPrepareStatementOptions 0.002 s
testBackPointers 0.004 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.001 s
testMaxTotal 0.107 s
testRepeatedBorrowAndReturn 0.002 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.002 s
testSimple2 0.002 s
testSimple 0.001 s
testEmptyValidationQuery 0.001 s
testCreateConnectionFactoryWithConnectionFactoryClassName 0.001 s
testValidationQueryTimoutFail 0.001 s
testIsWrapperFor 0 s
testConcurrentInvalidateBorrow 0.042 s
testSetValidationTestProperties 0.001 s
testCreateConnectionFactoryWithoutConnectionFactoryClassName 0.001 s
testRollbackReadOnly 0.001 s
testClose 0.001 s
testEvict 0 s
- public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled -
testStart 0.001 s
testPropertyTestOnReturn 0.001 s
testValidationQueryTimeoutSucceed 0.001 s
testStartInitializes 0.001 s
testMaxTotalZero 0.106 s
testPooling 0.002 s
testConnectionMBeansDisabled 0.001 s
testMaxConnLifetimeExceeded 0.502 s
testValidationQueryTimeoutNegative 0.001 s
testOverlapBetweenDisconnectionAndIgnoreSqlCodes 0.001 s
testPoolCloseRTE 0.002 s
testInstanceNotFoundExceptionLogSuppressed 0.001 s
testSetAutoCommitTrueOnClose 0.001 s
testNoOverlapBetweenDisconnectionAndIgnoreSqlCodes 0 s
testConcurrentInitBorrow 0.492 s
testDeprecatedAccessors 0.001 s
testManualConnectionEvict 0.102 s
testValidationQueryTimeoutZero 0.001 s
testMaxConnLifetimeExceededMutedLog 0.507 s
testEmptyInitConnectionSql 0.001 s
testDriverClassLoader 0.002 s
testJmxDisabled 0.001 s
testInitialSize 0.001 s
testInvalidValidationQuery 0.001 s
testRestart 0.209 s
testNoAccessToUnderlyingConnectionAllowed 0.002 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.007 s
testTransactionIsolationBehavior 0.002 s
testCreateDataSourceCleanupThreads 0.001 s
testDefaultCatalog 0.002 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testInvalidateConnection 0.001 s
testSetProperties 0.001 s
testMutateAbandonedConfig 0.001 s
testDisconnectionIgnoreSqlCodes 0.001 s
testUnwrap 0.001 s
testJmxDoesNotExposePassword 0.001 s
testInvalidConnectionInitSqlCollection 0 s
testDisconnectSqlCodes 0.001 s
testInvalidConnectionInitSqlList 0.001 s
testIsClosedFailure 0.002 s
testPhysicalClose 0.016 s

TestParallelCreationWithNoIdle

testMassiveConcurrentInitBorrow 2.276 s

TestUtils

testCheckForConflictsNoOverlap 0.001 s
testClassLoads 0.001 s
testCheckForConflictsWith2Overlap 0 s
testCheckForConflictsBothCollectionsNull 0 s
testCheckForConflictsEmptyCollections 0 s
testCheckForConflictsFirstCollectionNull 0 s
testIsDisconnectionSqlCode 0 s
testCheckForConflictsSecondCollectionNull 0 s
testCheckForConflictsWith1Overlap 0.001 s

TestPerUserPoolDataSource

testThreaded 2.917 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.002 s
testPooling 0.003 s
testCanCloseConnectionTwice 0.002 s
testIsClosed 0.002 s
testCanCloseCallableStatementTwice 0.003 s
testAutoCommitBehavior 0.002 s
testHashing 0.002 s
testCanClosePreparedStatementTwice 0.002 s
testPrepareStatementOptions 0.003 s
testBackPointers 0.003 s
testHashCode 0.002 s
testConnectionsAreDistinct 0.002 s
testRepeatedBorrowAndReturn 0.003 s
testCanCloseResultSetTwice 0.002 s
testClearWarnings 0.002 s
testPerUserTestOnCreateMapNotInitialized 0.002 s
testPerUserDefaultTransactionIsolationWithUserMapInitialized 0.002 s
testPerUserTestOnCreateWithUserMapNotInitialized 0.002 s
testPerUserDefaultReadOnlyWithUserMapNotInitializedMissingKey 0.002 s
testPerUserTestOnBorrowWithUserMapNotInitialized 0.002 s
testPerUserTestOnReturnMapInitialized 0.002 s
testPerUserSoftMinEvictableIdleDurationMapInitialized 0.002 s
testPerUserMinIdleWithUserMapNotInitializedMissingKey 0.001 s
testPerUserTestOnCreateWithUserMapNotInitializedMissingKey 0.001 s
testPerUserMaxIdleWithUserMapNotInitializedMissingKey 0.002 s
testPerUserDefaultAutoCommitWithUserMapNotInitializedMissingKey 0.002 s
testPerUserNumTestsPerEvictionRunWithUserMapNotInitialized 0.002 s
testPerUserTestOnReturnWithUserMapNotInitialized 0.002 s
testPerUserDurationBetweenEvictionRunsMapNotInitializedMissingKey 0.002 s
testPerUserMaxIdleWithUserMapInitialized 0.002 s
testPerUserMethods 0.003 s
testPerUserEvictionPolicyClassNameWithUserMapInitialized 0.002 s
testOpening 0.003 s
testPerUserLifoWithUserMapNotInitializedMissingKey 0.002 s
testPerUserTestOnReturnWithUserMapInitialized 0.002 s
testPerUserMinEvictableIdleTimeMillisWithUserMapInitialized 0.002 s
testPerUserLifoWithUserMapNotInitialized 0.002 s
testPerUserEvictionPolicyClassNameMapNotInitializedMissingKey 0.002 s
testPerUserNumTestsPerEvictionRunWithUserMapNotInitializedMissingKey 0.001 s
testPerUserMinIdleMapInitialized 0.001 s
testPerUserNumTestsPerEvictionRunMapInitialized 0.001 s
testSerialization 0.060 s
testPerUserMinEvictableIdleDurationMapInitialized 0.002 s
testPerUserTestOnReturnWithUserMapNotInitializedMissingKey 0.002 s
testPerUserTestWhileIdleWithUserMapInitialized 0.002 s
testPerUserMinEvictableIdleDurationMapNotInitializedMissingKey 0.002 s
testPerUserMinEvictableIdleTimeMillisWithUserMapNotInitializedMissingKey 0.002 s
testPerUserTestWhileIdleMapNotInitialized 0.002 s
testPerUserEvictionPolicyClassNameMapNotInitialized 0.002 s
testPerUserMaxTotalWithUserMapNotInitializedMissingKey 0.002 s
testPerUserDefaultReadOnlyMapNotInitialized 0.002 s
testPerUserDefaultAutoCommitMapNotInitializedMissingKey 0.002 s
testPerUserMinIdleMapNotInitializedMissingKey 0.002 s
testPerUserNumTestsPerEvictionRunMapNotInitializedMissingKey 0.002 s
testPerUserMaxWaitDurationMapInitialized 0.001 s
testPerUserTimeBetweenEvictionRunsMillisWithUserMapNotInitializedMissingKey 0.001 s
testPerUserDurationBetweenEvictionRunsMapNotInitialized 0.001 s
testPerUserDefaultTransactionIsolationMapNotInitializedMissingKey 0.001 s
testClosingWithUserName 0.003 s
testPerUserTimeBetweenEvictionRunsMillisWithUserMapNotInitialized 0.002 s
testPerUserSoftMinEvictableIdleDurationMapNotInitialized 0.002 s
testPerUserDefaultTransactionIsolationMapNotInitialized 0.002 s
testPerUserMinIdleWithUserMapNotInitialized 0.002 s
testPerUserDefaultReadOnlyWithUserMapInitialized 0.002 s
testPerUserMinIdleWithUserMapInitialized 0.001 s
testPerUserMaxWaitDurationMapNotInitializedMissingKey 0.001 s
testPerUserLifoMapNotInitializedMissingKey 0.002 s
testPerUserTestOnBorrowWithUserMapInitialized 0.002 s
testPerUserTestWhileIdleMapNotInitializedMissingKey 0.002 s
testPerUserBlockWhenExhaustedWithUserMapNotInitialized 0.001 s
testChangePassword 0.003 s
testPerUserLifoWithUserMapInitialized 0.002 s
testPerUserDefaultAutoCommitWithUserMapNotInitialized 0.001 s
testPerUserNumTestsPerEvictionRunWithUserMapInitialized 0.002 s
testPerUserMaxWaitMillisWithUserMapInitialized_Deprecated 0.001 s
testPerUserMinEvictableIdleTimeMillisWithUserMapNotInitialized 0.001 s
testPerUserMinEvictableIdleDurationMapNotInitialized 0.001 s
testPerUserLifoMapInitialized 0.003 s
testPerUserDefaultAutoCommitWithUserMapInitialized 0.005 s
testPerUserDefaultAutoCommitMapInitialized 0.002 s
testPerUserDefaultAutoCommitMapNotInitialized 0.002 s
testPerUserMaxTotalMapNotInitialized 0.002 s
testPerUserBlockWhenExhaustedWithUserMapInitialized 0.002 s
testPerUserMaxTotalMapNotInitializedMissingKey 0.002 s
testDefaultUser1 0.003 s
testDefaultUser2 0.003 s
testClosing 0.002 s
testPerUserBlockWhenExhaustedMapInitialized 0.002 s
testPerUserDefaultTransactionIsolationWithUserMapNotInitializedMissingKey 0.001 s
testDepreactedAccessors 0.002 s
testPerUserTestOnBorrowMapInitialized 0.001 s
testPerUserMaxTotalWithUserMapNotInitialized 0.001 s
testPerUserMaxIdleMapNotInitializedMissingKey 0.002 s
testPerUserBlockWhenExhaustedMapNotInitializedMissingKey 0.001 s
testPerUserMaxTotalMapInitialized 0.001 s
testPerUserEvictionPolicyClassNameMapInitialized 0.001 s
testPerUserTestOnReturnMapNotInitialized 0.001 s
testPerUserMaxWaitMillisWithUserMapNotInitializedMissingKey_Deprecated 0.001 s
testPerUserTestOnReturnMapNotInitializedMissingKey 0.001 s
testPerUserSoftMinEvictableIdleDurationMapNotInitializedMissingKey 0.001 s
testPerUserDurationBetweenEvictionRunsMapInitialized 0.001 s
testPerUserTestOnCreateMapInitialized 0.002 s
testPerUserDefaultReadOnlyWithUserMapNotInitialized 0.001 s
testTransactionIsolationBehavior 0.002 s
testPerUserMaxIdleWithUserMapNotInitialized 0.002 s
testPerUserTestWhileIdleWithUserMapNotInitialized 0.001 s
testMaxTotal 0.103 s
testPerUserMaxIdleMapNotInitialized 0.001 s
testPerUserDefaultReadOnlyMapNotInitializedMissingKey 0.001 s
testPerUserSoftMinEvictableIdleTimeMillisWithUserMapNotInitializedMissingKey 0.002 s
testPerUserMaxWaitDurationMapNotInitialized 0.001 s
testSimpleWithUsername 0.002 s
testPerUserTestOnCreateMapNotInitializedMissingKey 0.001 s
testPerUserLifoMapNotInitialized 0.001 s
testPerUserEvictionPolicyClassNameWithUserMapNotInitialized 0.002 s
testMaxWaitMillisZero 0.002 s
testPerUserMinIdleMapNotInitialized 0.002 s
testPerUserNumTestsPerEvictionRunMapNotInitialized 0.002 s
testPerUserTestOnCreateWithUserMapInitialized 0.001 s
testPerUserMaxWaitMillisWithUserMapNotInitialized_Deprecated 0.001 s
testPerUserBlockWhenExhaustedWithUserMapNotInitializedMissingKey 0.001 s
testPerUserTimeBetweenEvictionRunsMillisWithUserMapInitialized 0.001 s
testPerUserDefaultReadOnlyMapInitialized 0.001 s
testPerUserTestWhileIdleMapInitialized 0 s
testPerUserDefaultTransactionIsolationWithUserMapNotInitialized 0 s
testSimple2 0.002 s
testPerUserBlockWhenExhaustedMapNotInitialized 0.001 s
testSimple 0.001 s
testPerUserEvictionPolicyClassNameWithUserMapNotInitializedMissingKey 0.001 s
testPerUserMaxIdleMapInitialized 0.001 s
testMultipleThreads1 0.311 s
testMultipleThreads2 1.007 s
testPerUserTestOnBorrowWithUserMapNotInitializedMissingKey 0.001 s
testPerUserMaxTotalWithUserMapInitialized 0.001 s
testPerUserDefaultTransactionIsolationMapInitialized 0.001 s
testPerUserTestOnBorrowMapNotInitializedMissingKey 0.001 s
testUnregisteredUser 0.001 s
testPerUserTestOnBorrowMapNotInitialized 0.001 s
testPerUserSoftMinEvictableIdleTimeMillisWithUserMapNotInitialized 0.001 s
testPerUserSoftMinEvictableIdleTimeMillisWithUserMapInitialized 0.001 s
testPerUserTestWhileIdleWithUserMapNotInitializedMissingKey 0 s
testIncorrectPassword 0.002 s

TestDataSourceConnectionFactory

testDefaultValues 0.001 s
testEmptyUser 0.001 s
testCredentials 0 s
testEmptyPassword 0.001 s

TestSQLExceptionList

testCause 0.014 s
testNullCause 0.001 s

CharArrayTest

testGet 0.047 s
testToString 0.003 s
testAsString 0.003 s
testHashCode 0.002 s
testEquals 0.001 s

TestUserPassKey

testGettersAndSetters 0 s
testSerialization 0.004 s
testToString 0 s
testHashcode 0.001 s
testEquals 0 s

TestTransactionContext

testSetSharedConnectionEnlistFailure 0.003 s

TestKeyedCPDSConnectionFactory

testNullValidationQuery 0.005 s
testConnectionErrorCleanup 0.002 s
testSharedPoolDSDestroyOnReturn 0.002 s

TestDriverConnectionFactory

testDriverConnectionFactoryToString 0.001 s
testCreateConnection 0 s

TestPoolableConnection

testPoolableConnectionLeak 0.002 s
testIsDisconnectionSqlExceptionStackOverflow 0.690 s
testFastFailValidationCustomCodes 0.001 s
testConnectionPool 0.001 s
testClosingWrappedInDelegate 0 s
testFastFailValidation 0.001 s
testMXBeanCompliance 0.003 s
testDisconnectionIgnoreSqlCodes 0.001 s

TestManagedDataSource

testThreaded 3.013 s
testCanCloseStatementTwice 0.001 s
testNoRsetClose 0 s
testOpening 0.001 s
testPooling 0.001 s
testCanCloseConnectionTwice 0.001 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.001 s
testAutoCommitBehavior 0 s
testHashing 0 s
testCanClosePreparedStatementTwice 0 s
testClosing 0.001 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.002 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.001 s
testMaxTotal 0.102 s
testRepeatedBorrowAndReturn 0.001 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.001 s
testSimple2 0.001 s
testSimple 0.001 s
testSetNullTransactionRegistry 0.001 s
testManagedConnectionEqualsSameDelegateNoUnderlyingAccess 0.001 s
testNestedConnections 0.001 s
testTransactionRegistryNotInitialized 0.001 s
testSharedConnection 0.001 s
testManagedConnectionEqualsSameDelegate 0.001 s
testConnectionReturnOnCommit 0.001 s
testSetTransactionRegistry 0.001 s
testManagedConnectionEqualsFail 0.001 s
testManagedConnectionEqualsNull 0.001 s
testManagedConnectionEqualsType 0.001 s
testManagedConnectionEqualInnermost 0.001 s
testManagedConnectionEqualsReflexive 0.001 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testSetTransactionRegistryAlreadySet 0.001 s

TestDelegatingStatement

testGetDelegate 0.069 s
testGetMoreResults 0.001 s
testSetLargeMaxRowsLong 0 s
testGetResultSetConcurrency 0.001 s
testExecuteLargeUpdateStringInteger 0 s
testSetQueryTimeoutInteger 0.001 s
testExecuteLargeUpdateStringIntegerArray 0.001 s
testIsWrapperFor 0.005 s
testExecuteStringIntegerArray 0.001 s
testExecuteString 0.001 s
testClearBatch 0.002 s
testExecuteUpdateStringInteger 0.003 s
testClose 0.002 s
testWrap 0.001 s
testSetMaxFieldSizeInteger 0.001 s
testGetResultSetType 0.001 s
testIsCloseOnCompletion 0.001 s
testCloseWithStatementCloseException 0.002 s
testExecuteStringInteger 0.001 s
testCloseWithResultSetCloseException 0.001 s
testIsPoolable 0.001 s
testSetEscapeProcessingBoolean 0.001 s
testGetResultSet 0 s
testAddBatchString 0 s
testSetCursorNameString 0 s
testSetFetchSizeInteger 0.001 s
testGetGeneratedKeys 0.001 s
testExecuteBatch 0.001 s
testExecuteLargeUpdateString 0 s
testGetFetchSize 0 s
testExecuteLargeBatch 0.001 s
testIsClosed 0 s
testGetLargeMaxRows 0.001 s
testExecuteLargeUpdateStringStringArray 0.001 s
testCloseOnCompletion 0.001 s
testGetFetchDirection 0 s
testSetFetchDirectionInteger 0 s
testExecuteQueryString 0 s
testGetConnection 0.001 s
testExecuteQueryReturnsNull 0 s
testCheckOpen 0.001 s
testGetMaxRows 0.001 s
testExecuteUpdateString 0.001 s
testCancel 0 s
testGetLargeUpdateCount 0 s
testGetMaxFieldSize 0.001 s
testExecuteStringStringArray 0.001 s
testGetQueryTimeout 0.001 s
testSetMaxRowsInteger 0 s
testGetMoreResultsInteger 0.001 s
testClearWarnings 0 s
testGetUpdateCount 0 s
testExecuteUpdateStringStringArray 0.001 s
testGetWarnings 0.001 s
testGetResultSetHoldability 0.001 s
testExecuteUpdateStringIntegerArray 0.001 s
testSetPoolableBoolean 0 s

TestConstants

testConstants 0.001 s

TestPoolingDriver

testThreaded 2.984 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.001 s
testOpening 0.002 s
testPooling 0.003 s
testCanCloseConnectionTwice 0.002 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.002 s
testAutoCommitBehavior 0.001 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0.001 s
testClosing 0.003 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.003 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.002 s
testMaxTotal 0.106 s
testRepeatedBorrowAndReturn 0.004 s
testCanCloseResultSetTwice 0.002 s
testClearWarnings 0.004 s
testSimple2 0.001 s
testSimple 0.002 s
testLogWriter 0.010 s
testReportedBug12400 0.003 s
testReportedBug28912 0.001 s
test1 0.001 s
test2 0.001 s
testClosePool 0.001 s
testInvalidateConnection 0.001 s

TestCPDSConnectionFactory

testNullValidationQuery_Deprecated 0.001 s
testSetPasswordThenModCharArray 0 s
testNullValidationQuery 0.003 s
testSetPasswordThenModCharArray_Deprecated 0 s
testConnectionErrorCleanup 0.002 s
testSharedPoolDSDestroyOnReturn 0.002 s

TestPoolingDataSource

testThreaded 3.082 s
testCanCloseStatementTwice 0.001 s
testNoRsetClose 0.001 s
testOpening 0.001 s
testPooling 0.001 s
testCanCloseConnectionTwice 0 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0 s
testAutoCommitBehavior 0 s
testHashing 0 s
testCanClosePreparedStatementTwice 0 s
testClosing 0.001 s
testPrepareStatementOptions 0 s
testBackPointers 0.002 s
testHashCode 0.001 s
testConnectionsAreDistinct 0 s
testMaxTotal 0.106 s
testRepeatedBorrowAndReturn 0.002 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.001 s
testSimple2 0 s
testSimple 0 s
testIsWrapperFor 0.001 s
testClose 0 s
testFixFactoryConfig 0.001 s
testPoolGuardConnectionWrapperEqualsSameDelegate 0.001 s
testPoolGuardConnectionWrapperEqualInnermost 0 s
testPoolGuardConnectionWrapperEqualsReflexive 0.001 s
testUnwrap 0.001 s
testPoolGuardConnectionWrapperEqualsFail 0 s
testPoolGuardConnectionWrapperEqualsNull 0.001 s
testPoolGuardConnectionWrapperEqualsType 0 s

Jdbc41BridgeTest

testGetParentLogger 0.001 s
testGeneratedKeyAlwaysReturned 0.004 s
testGetObjectName 0.003 s
testGetNetworkTimeout 0 s
testAbort 0.157 s
testIsCloseOnCompletion 0 s
testCloseOnCompletion 0.071 s
testGetObjectIndex 0.001 s
testSetSchema 0 s
testGetSchema 0.002 s
testSetNetworkTimeout 0 s

TestInstanceKeyDataSource

testExceptionOnSetupDefaults 0.014 s
testDataSourceNameAlreadySet 0.001 s
testDefaultTransactionIsolationInvalid 0.001 s
testIsWrapperFor 0.001 s
testLogWriter 0.001 s
testConnection 0.175 s
testJndiPropertiesNotInitialized 0.001 s
testDefaultEvictionPolicyClassName 0.001 s
testDefaultTransactionIsolation 0.001 s
testDefaultLifo 0.001 s
testJndiNullProperties 0.001 s
testValidationQueryTimeout 0.001 s
testRollbackAfterValidation 0.001 s
testConnectionPoolDataSourceAlreadySetUsingJndi 0.001 s
testLogWriterAutoInitialized 0.001 s
testLoginTimeout 0.001 s
testJndiEnvironment 0 s
testValidationQuery 0 s
testDefaultTestOnCreate 0.001 s
testJndiPropertiesCleared 0.001 s
testValidationQueryWithConnectionCalled 0.002 s
testConnectionPoolDataSource 0.001 s
testDefaultReadOnly 0.001 s
testDefaultSoftMinEvictableIdleTimeMillis 0.001 s
testMaxConnLifetimeMillis 0.001 s
testUnwrap 0.002 s
testRollbackAfterValidationWithConnectionCalled 0.002 s
testDataSourceName 0.001 s
testDefaultMinIdle 0.001 s
testDefaultBlockWhenExhausted 0 s
testDescription 0 s
testDataSourceNameAlreadySetUsingJndi 0.001 s
testConnectionPoolDataSourceAlreadySet 0.001 s

TestBasicDataSourceFactory

testProperties 0.013 s
testValidateProperties 0.002 s
testAllProperties 0.003 s
testNoProperties 0 s

TestPoolableManagedConnection

testReallyClose 0.001 s
testManagedConnection 0.001 s
testPoolableConnection 0.002 s

TestLocalXaResource

testStartReadOnlyConnectionPrepare 0 s
testRollbackMissingXid 0 s
testCommitMissingXid 0.001 s
testCommitConnectionClosed 0.001 s
testStartReadOnlyConnectionExceptionOnGetAutoCommit 0 s
testCommitNoTransaction 0.001 s
testStartExceptionOnGetAutoCommit 0 s
testStartNoFlagResumeEnd 0.001 s
testStartFailsWhenCannotSetAutoCommit 0.001 s
testForgetMissingXid 0 s
testStartNoFlagResume 0.001 s
testRollback 0 s
testCommitConnectionNotReadOnly 0.001 s
testStartInvalidFlag 0 s
testRollbackInvalidXid 0 s
testStartNoFlagResumeEndDifferentXid 0.001 s
testCommit 0 s
testStartNoFlagResumeButDifferentXid 0.001 s
testForget 0.001 s
testCommitInvalidXid 0.001 s
testIsSame 0 s
testStartNoFlagResumeEndMissingXid 0.001 s
testForgetDifferentXid 0 s
testStartNoFlagButAlreadyEnlisted 0.001 s
testConstructor 0 s

TestBasicManagedDataSource

testThreaded 2.978 s
testCanCloseStatementTwice 0.001 s
testNoRsetClose 0.001 s
testOpening 0.001 s
testCanCloseConnectionTwice 0.001 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.001 s
testAutoCommitBehavior 0.001 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0.001 s
testClosing 0.001 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.001 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.001 s
testMaxTotal 0.105 s
testRepeatedBorrowAndReturn 0.002 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.002 s
testSimple2 0.001 s
testSimple 0.001 s
testEmptyValidationQuery 0.001 s
testCreateConnectionFactoryWithConnectionFactoryClassName 0 s
testValidationQueryTimoutFail 0 s
testIsWrapperFor 0 s
testConcurrentInvalidateBorrow 0.014 s
testSetValidationTestProperties 0.001 s
testCreateConnectionFactoryWithoutConnectionFactoryClassName 0.001 s
testRollbackReadOnly 0.001 s
testClose 0.001 s
testEvict 0 s
- public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled -
testStart 0.002 s
testPropertyTestOnReturn 0.001 s
testValidationQueryTimeoutSucceed 0.001 s
testStartInitializes 0.001 s
testMaxTotalZero 0.103 s
testPooling 0.002 s
testConnectionMBeansDisabled 0.001 s
testMaxConnLifetimeExceeded 0.507 s
testValidationQueryTimeoutNegative 0.001 s
testOverlapBetweenDisconnectionAndIgnoreSqlCodes 0.001 s
testPoolCloseRTE 0.001 s
testInstanceNotFoundExceptionLogSuppressed 0.002 s
testSetAutoCommitTrueOnClose 0.001 s
testNoOverlapBetweenDisconnectionAndIgnoreSqlCodes 0.001 s
testConcurrentInitBorrow 0.488 s
testDeprecatedAccessors 0.001 s
testManualConnectionEvict 0.106 s
testValidationQueryTimeoutZero 0.002 s
testMaxConnLifetimeExceededMutedLog 0.502 s
testEmptyInitConnectionSql 0.001 s
testDriverClassLoader 0.002 s
testJmxDisabled 0.001 s
testInitialSize 0.001 s
testInvalidValidationQuery 0 s
testRestart 0.207 s
testNoAccessToUnderlyingConnectionAllowed 0.001 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.002 s
testTransactionIsolationBehavior 0.001 s
testCreateDataSourceCleanupThreads 0.001 s
testDefaultCatalog 0.001 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testInvalidateConnection 0.001 s
testSetProperties 0.001 s
testMutateAbandonedConfig 0.001 s
testDisconnectionIgnoreSqlCodes 0.001 s
testUnwrap 0.001 s
testJmxDoesNotExposePassword 0.001 s
testInvalidConnectionInitSqlCollection 0.001 s
testDisconnectSqlCodes 0.001 s
testInvalidConnectionInitSqlList 0.001 s
testIsClosedFailure 0.001 s
testSetNullXaDataSourceInstance 0.001 s
testTransactionManagerNotSet 0.001 s
testReallyClose 0.001 s
testSetDriverName 0.001 s
testSetRollbackOnlyBeforeGetConnectionDoesNotLeak 0.003 s
testXaDataSourceInstance 0.025 s
testCreateXaDataSourceNoInstanceSetAndNoDataSource 0.001 s
testCreateXaDataSourceNewInstance 0.001 s
testSetXaDataSourceInstance 0.001 s
testTransactionSynchronizationRegistry 0.601 s
testRuntimeExceptionsAreRethrown 0.001 s
testXADataSource 0 s

TestAbandonedBasicDataSource

testThreaded 2.977 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.001 s
testOpening 0.003 s
testCanCloseConnectionTwice 0.002 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.001 s
testAutoCommitBehavior 0.002 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0.001 s
testClosing 0.003 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.002 s
testHashCode 0.002 s
testConnectionsAreDistinct 0.003 s
testMaxTotal 0.104 s
testRepeatedBorrowAndReturn 0.003 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.003 s
testSimple2 0.001 s
testSimple 0.001 s
testEmptyValidationQuery 0.001 s
testCreateConnectionFactoryWithConnectionFactoryClassName 0.011 s
testValidationQueryTimoutFail 0.001 s
testIsWrapperFor 0 s
testConcurrentInvalidateBorrow 0.101 s
testSetValidationTestProperties 0.001 s
testCreateConnectionFactoryWithoutConnectionFactoryClassName 0.001 s
testRollbackReadOnly 0.001 s
testClose 0.002 s
testEvict 0 s
- public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled -
testStart 0.002 s
testPropertyTestOnReturn 0.001 s
testValidationQueryTimeoutSucceed 0.002 s
testStartInitializes 0.001 s
testMaxTotalZero 0.104 s
testPooling 0.002 s
testConnectionMBeansDisabled 0.003 s
testMaxConnLifetimeExceeded 0.507 s
testValidationQueryTimeoutNegative 0.002 s
testOverlapBetweenDisconnectionAndIgnoreSqlCodes 0.001 s
testPoolCloseRTE 0.002 s
testInstanceNotFoundExceptionLogSuppressed 0.001 s
testSetAutoCommitTrueOnClose 0.001 s
testNoOverlapBetweenDisconnectionAndIgnoreSqlCodes 0 s
testConcurrentInitBorrow 0.494 s
testDeprecatedAccessors 0.001 s
testManualConnectionEvict 0.106 s
testValidationQueryTimeoutZero 0.001 s
testMaxConnLifetimeExceededMutedLog 0.502 s
testEmptyInitConnectionSql 0.001 s
testDriverClassLoader 0.002 s
testJmxDisabled 0.002 s
testInitialSize 0.001 s
testInvalidValidationQuery 0 s
testRestart 0.209 s
testNoAccessToUnderlyingConnectionAllowed 0.001 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.006 s
testTransactionIsolationBehavior 0.002 s
testCreateDataSourceCleanupThreads 0.001 s
testDefaultCatalog 0.002 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testInvalidateConnection 0.001 s
testSetProperties 0.001 s
testMutateAbandonedConfig 0.001 s
testDisconnectionIgnoreSqlCodes 0.001 s
testUnwrap 0.009 s
testJmxDoesNotExposePassword 0.004 s
testInvalidConnectionInitSqlCollection 0.001 s
testDisconnectSqlCodes 0.001 s
testInvalidConnectionInitSqlList 0.001 s
testIsClosedFailure 0.002 s
testAbandonedStackTraces 0.002 s
testAbandonedCloseWithExceptions 0.002 s
testLastUsedPrepareCall 2.615 s
testLastUsed 2.611 s
testAbandoned 0.002 s
testLastUsedLargePreparedStatementUse 2.610 s
testGarbageCollectorCleanUp01 0.031 s
testGarbageCollectorCleanUp02 0.130 s
testLastUsedUpdate 0.002 s
testAbandonedClose 0.001 s
testLastUsedPreparedStatementUse 2.614 s

TestManagedConnection

testConnectionReturnOnErrorWhenEnlistingXAResource 0.005 s

TestDelegatingCallableStatement

testSetFloatStringFloat 0.930 s
testGetBlobInteger 0.002 s
testGetDateStringCalendar 0.001 s
testGetDelegate 0 s
testGetBigDecimalInteger 0.001 s
testGetSQLXMLInteger 0 s
testGetBytesString 0.001 s
testSetClobStringReaderLong 0.001 s
testGetObjectIntegerMap 0.001 s
testRegisterOutParameterIntegerIntegerString 0.001 s
testSetDateStringSqlDateCalendar 0.001 s
testGetTimeString 0.001 s
testGetURLString 0.001 s
testSetBinaryStreamStringInputStreamInteger 0.001 s
testSetObjectStringObjectSQLTypeInteger 0.001 s
testGetNCharacterStreamInteger 0.001 s
testGetNClobInteger 0.001 s
testGetRowIdString 0.001 s
testGetTimeIntegerCalendar 0.001 s
testSetObjectStringObjectIntegerInteger 0 s
testGetRowIdInteger 0.001 s
testSetBooleanStringBoolean 0.001 s
testGetDoubleString 0.001 s
testSetClobStringClob 0.001 s
testExecuteQueryReturnsNotNull 0 s
testRegisterOutParameterStringIntegerString 0.001 s
testGetLongInteger 0.001 s
testGetTimestampStringCalendar 0.001 s
testSetCharacterStreamStringReaderLong 0.001 s
testSetNClobStringReaderLong 0.001 s
testSetNStringStringString 0.001 s
testSetBlobStringBlob 0 s
testSetBlobStringInputStream 0.001 s
testSetURLStringUrl 0.001 s
testRegisterOutParameterIntegerSQLTypeString 0.001 s
testSetByteStringByte 0.001 s
testSetAsciiStreamStringInputStreamInteger 0.001 s
testSetBinaryStreamStringInputStream 0.001 s
testSetNClobStringReader 0.001 s
testGetArrayString 0.001 s
testSetNCharacterStreamStringReaderLong 0.001 s
testSetObjectStringObjectSQLType 0.001 s
testGetDateIntegerCalendar 0.001 s
testGetShortString 0 s
testRegisterOutParameterStringSQLTypeString 0.002 s
testRegisterOutParameterIntegerSQLTypeInteger 0.001 s
testRegisterOutParameterIntegerIntegerInteger 0.001 s
testSetCharacterStreamStringReader 0.001 s
testGetRefInteger 0.001 s
testGetBigDecimalString 0.001 s
testGetNClobString 0.001 s
testGetRefString 0.001 s
testSetObjectStringObjectInteger 0.001 s
testGetBooleanString 0.001 s
testGetSQLXMLString 0.002 s
testSetStringStringString 0.001 s
testGetDoubleInteger 0.001 s
testSetTimeStringTimeCalendar 0.001 s
testGetStringInteger 0.001 s
testGetCharacterStreamString 0.002 s
testSetNClobStringNClob 0.003 s
testGetByteInteger 0 s
testSetIntStringInteger 0.002 s
testGetNStringString 0.001 s
testGetObjectString 0.001 s
testSetTimestampStringTimestampCalendar 0.001 s
testGetBigDecimalIntegerInteger 0.001 s
testSetBinaryStreamStringInputStreamLong 0.001 s
testRegisterOutParameterIntegerSQLType 0.001 s
testGetClobInteger 0.001 s
testSetObjectStringObject 0.002 s
testGetNStringInteger 0.002 s
testGetTimestampIntegerCalendar 0 s
testGetFloatString 0 s
testGetObjectInteger 0.002 s
testGetShortInteger 0.001 s
testGetTimestampString 0.001 s
testGetTimeStringCalendar 0.001 s
testWasNull 0 s
testSetSQLXMLStringSQLXML 0 s
testGetTimeInteger 0.001 s
testGetIntInteger 0.002 s
testGetURLInteger 0.001 s
testSetLongStringLong 0.001 s
testExecuteQueryReturnsNull 0.001 s
testGetLongString 0.001 s
testRegisterOutParameterIntegerInteger 0.007 s
testGetFloatInteger 0.007 s
testGetIntString 0.002 s
testSetCharacterStreamStringReaderInteger 0.001 s
testGetClobString 0.001 s
testRegisterOutParameterStringSQLType 0.001 s
testGetObjectIntegerClass 0.001 s
testSetDoubleStringDouble 0.001 s
testGetDateInteger 0.001 s
testGetBlobString 0.001 s
testSetClobStringReader 0 s
testSetNCharacterStreamStringReader 0 s
testSetTimestampStringTimestamp 0.002 s
testSetRowIdStringRowId 0.002 s
testSetBytesStringByteArray 0.003 s
testGetBytesInteger 0.001 s
testGetStringString 0.001 s
testGetCharacterStreamInteger 0.001 s
testGetObjectStringClass 0.001 s
testSetAsciiStreamStringInputStreamLong 0.001 s
testSetDateStringSqlDate 0.001 s
testSetShortStringShort 0.004 s
testGetObjectStringMap 0.001 s
testGetNCharacterStreamString 0.001 s
testRegisterOutParameterStringInteger 0.001 s
testSetNullStringIntegerString 0.001 s
testSetBlobStringInputStreamLong 0.001 s
testSetNullStringInteger 0.001 s
testSetAsciiStreamStringInputStream 0 s
testSetBigDecimalStringBigDecimal 0.003 s
testGetArrayInteger 0.002 s
testGetBooleanInteger 0.001 s
testSetTimeStringTime 0.001 s
testRegisterOutParameterStringSQLTypeInteger 0.001 s
testGetByteString 0.001 s
testGetDateString 0.001 s
testRegisterOutParameterStringIntegerInteger 0.001 s
testGetTimestampInteger 0.001 s

TestJndi

testBasicDataSourceBind 0.018 s
testPerUserPoolDataSourceBind 0.003 s
testSharedPoolDataSourceBind 0.001 s

TestPStmtKey

testGettersSetters 0 s
testCtorEquals 0 s
testToString 0.001 s
testCtorStringStringArrayOfStrings 0 s
testCtorStringStringArrayOfInts 0.001 s
testCtorStringStringArrayOfNullInts 0 s
testEquals 0 s
testCtorDifferentCatalog 0.001 s
testCtorDifferentSchema 0 s
testCtorStringStringArrayOfNullStrings 0 s

TestBasicDataSource

testThreaded 2.877 s
testCanCloseStatementTwice 0.001 s
testNoRsetClose 0.001 s
testOpening 0.001 s
testCanCloseConnectionTwice 0.001 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.001 s
testAutoCommitBehavior 0.001 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0 s
testClosing 0.001 s
testPrepareStatementOptions 0.002 s
testBackPointers 0.002 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.002 s
testMaxTotal 0.106 s
testRepeatedBorrowAndReturn 0.001 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.001 s
testSimple2 0 s
testSimple 0.001 s
testEmptyValidationQuery 0 s
testCreateConnectionFactoryWithConnectionFactoryClassName 0.001 s
testValidationQueryTimoutFail 0.001 s
testIsWrapperFor 0 s
testConcurrentInvalidateBorrow 0.051 s
testSetValidationTestProperties 0 s
testCreateConnectionFactoryWithoutConnectionFactoryClassName 0.001 s
testRollbackReadOnly 0.001 s
testClose 0.001 s
testEvict 0 s
- public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled -
testStart 0.001 s
testPropertyTestOnReturn 0.001 s
testValidationQueryTimeoutSucceed 0.001 s
testStartInitializes 0.001 s
testMaxTotalZero 0.102 s
testPooling 0.002 s
testConnectionMBeansDisabled 0.001 s
testMaxConnLifetimeExceeded 0.505 s
testValidationQueryTimeoutNegative 0.001 s
testOverlapBetweenDisconnectionAndIgnoreSqlCodes 0 s
testPoolCloseRTE 0.001 s
testInstanceNotFoundExceptionLogSuppressed 0.001 s
testSetAutoCommitTrueOnClose 0 s
testNoOverlapBetweenDisconnectionAndIgnoreSqlCodes 0 s
testConcurrentInitBorrow 0.491 s
testDeprecatedAccessors 0.001 s
testManualConnectionEvict 0.106 s
testValidationQueryTimeoutZero 0.002 s
testMaxConnLifetimeExceededMutedLog 0.506 s
testEmptyInitConnectionSql 0.001 s
testDriverClassLoader 0.001 s
testJmxDisabled 0.002 s
testInitialSize 0.001 s
testInvalidValidationQuery 0 s
testRestart 0.203 s
testNoAccessToUnderlyingConnectionAllowed 0.001 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.006 s
testTransactionIsolationBehavior 0.002 s
testCreateDataSourceCleanupThreads 0.001 s
testDefaultCatalog 0.001 s
testAccessToUnderlyingConnectionAllowed 0 s
testInvalidateConnection 0.001 s
testSetProperties 0 s
testMutateAbandonedConfig 0.001 s
testDisconnectionIgnoreSqlCodes 0 s
testUnwrap 0 s
testJmxDoesNotExposePassword 0.001 s
testInvalidConnectionInitSqlCollection 0.001 s
testDisconnectSqlCodes 0 s
testInvalidConnectionInitSqlList 0.001 s
testIsClosedFailure 0.001 s

TestDelegatingDatabaseMetaData

testSupportsSchemasInPrivilegeDefinitions 0.488 s
testGetVersionColumnsStringStringString 0.002 s
testGetMaxColumnsInOrderBy 0.001 s
testGetDriverName 0.002 s
testGetIndexInfoStringStringStringBooleanBoolean 0.002 s
testSupportsStoredProcedures 0.001 s
testGetDelegate 0.003 s
testGetSchemas 0.002 s
testSupportsStoredFunctionsUsingCallSyntax 0.001 s
testSupportsNamedParameters 0.001 s
testGetAttributesStringStringStringString 0.002 s
testSupportsANSI92FullSQL 0.001 s
testGetJDBCMinorVersion 0.001 s
testDataDefinitionIgnoredInTransactions 0.007 s
testGetSchemasStringString 0.002 s
testGetExportedKeysStringStringString 0.001 s
testSupportsDataManipulationTransactionsOnly 0.001 s
testGetDatabaseMajorVersion 0.001 s
testGetMaxColumnsInSelect 0.001 s
testNullsAreSortedAtStart 0.001 s
testOwnDeletesAreVisibleInteger 0.001 s
testNullsAreSortedHigh 0.001 s
testGeneratedKeyAlwaysReturned 0.002 s
testSupportsOpenCursorsAcrossCommit 0.001 s
testSupportsCatalogsInIndexDefinitions 0.001 s
testSupportsGroupByUnrelated 0 s
testGetMaxUserNameLength 0.001 s
testGetPseudoColumnsStringStringStringString 0.001 s
testSupportsMultipleOpenResults 0.001 s
testGetExtraNameCharacters 0.001 s
testSupportsCatalogsInProcedureCalls 0.001 s
testSupportsOpenStatementsAcrossRollback 0.001 s
testNullsAreSortedLow 0.001 s
testSupportsMinimumSQLGrammar 0.001 s
testSupportsMultipleTransactions 0.001 s
testSupportsIntegrityEnhancementFacility 0.001 s
testGetMaxTableNameLength 0.001 s
testSupportsCorrelatedSubqueries 0.001 s
testSupportsResultSetConcurrencyIntegerInteger 0.001 s
testSupportsGetGeneratedKeys 0 s
testSupportsCatalogsInPrivilegeDefinitions 0 s
testStoresLowerCaseQuotedIdentifiers 0 s
testWrap 0 s
testNullPlusNonNullIsNull 0.001 s
testAllTablesAreSelectable 0.001 s
testSupportsMixedCaseQuotedIdentifiers 0.001 s
testInsertsAreDetectedInteger 0.001 s
testUsesLocalFiles 0.001 s
testSupportsOpenStatementsAcrossCommit 0.001 s
testSupportsSchemasInProcedureCalls 0.001 s
testSupportsTransactions 0.001 s
testGetPrimaryKeysStringStringString 0.001 s
testGetMaxCharLiteralLength 0.001 s
testSupportsSchemasInIndexDefinitions 0.001 s
testGetImportedKeysStringStringString 0.001 s
testNullsAreSortedAtEnd 0.001 s
testDeletesAreDetectedInteger 0.001 s
testSupportsPositionedDelete 0.001 s
testGetDatabaseProductVersion 0.001 s
testGetMaxStatementLength 0.001 s
testUsesLocalFilePerTable 0 s
testGetProcedureColumnsStringStringStringString 0 s
testGetMaxColumnsInGroupBy 0 s
testGetIdentifierQuoteString 0 s
testOthersInsertsAreVisibleInteger 0 s
testStoresLowerCaseIdentifiers 0.001 s
testGetClientInfoProperties 0.001 s
testGetInnermostDelegate 0.001 s
testGetMaxSchemaNameLength 0 s
testGetSQLKeywords 0.001 s
testSupportsMixedCaseIdentifiers 0.001 s
testSupportsDifferentTableCorrelationNames 0.001 s
testGetMaxCursorNameLength 0.001 s
testSupportsGroupBy 0.001 s
testGetDefaultTransactionIsolation 0.001 s
testGetNumericFunctions 0.001 s
testSupportsANSI92EntryLevelSQL 0.002 s
testSupportsAlterTableWithDropColumn 0 s
testGetSearchStringEscape 0 s
testSupportsFullOuterJoins 0 s
testSupportsCatalogsInTableDefinitions 0 s
testSupportsOpenCursorsAcrossRollback 0 s
testSupportsPositionedUpdate 0.001 s
testOthersUpdatesAreVisibleInteger 0.001 s
testGetMaxProcedureNameLength 0.001 s
testSupportsMultipleResultSets 0.001 s
testGetUDTsStringStringStringIntegerArray 0.001 s
testGetColumnPrivilegesStringStringStringString 0 s
testGetMaxColumnsInIndex 0.002 s
testGetMaxColumnsInTable 0.004 s
testGetTimeDateFunctions 0.001 s
testGetMaxRowSize 0.006 s
testGetDriverMajorVersion 0.001 s
testSupportsTransactionIsolationLevelInteger 0.001 s
testAllProceduresAreCallable 0.003 s
testGetDriverVersion 0.002 s
testGetMaxColumnNameLength 0.001 s
testUpdatesAreDetectedInteger 0.001 s
testGetTableTypes 0.001 s
testSupportsSubqueriesInExists 0 s
testSupportsSubqueriesInIns 0.001 s
testSupportsResultSetTypeInteger 0.001 s
testSupportsGroupByBeyondSelect 0.001 s
testSupportsExtendedSQLGrammar 0.001 s
testGetDatabaseMinorVersion 0.002 s
testOwnInsertsAreVisibleInteger 0.001 s
testGetMaxTablesInSelect 0.001 s
testSupportsConvert 0.001 s
testSupportsRefCursors 0.001 s
testGetRowIdLifetime 0.001 s
testGetSuperTypesStringStringString 0.001 s
testGetJDBCMajorVersion 0.001 s
testSupportsConvertIntegerInteger 0.001 s
testGetTablePrivilegesStringStringString 0.001 s
testSupportsNonNullableColumns 0.001 s
testSupportsOrderByUnrelated 0.001 s
testSupportsSchemasInTableDefinitions 0.001 s
testOwnUpdatesAreVisibleInteger 0.001 s
testGetBestRowIdentifierStringStringStringIntegerBoolean 0.001 s
testSupportsOuterJoins 0.001 s
testGetColumnsStringStringStringString 0.001 s
testSupportsSelectForUpdate 0.001 s
testSupportsStatementPooling 0 s
testAutoCommitFailureClosesAllResultSets 0.001 s
testGetTypeInfo 0.001 s
testGetMaxStatements 0.001 s
testDataDefinitionCausesTransactionCommit 0.002 s
testSupportsSavepoints 0.002 s
testGetConnection 0 s
testSupportsColumnAliasing 0 s
testSupportsUnionAll 0 s
testGetMaxIndexLength 0.001 s
testGetFunctionsStringStringString 0.001 s
testGetCatalogSeparator 0.001 s
testGetSuperTablesStringStringString 0.002 s
testSupportsCatalogsInDataManipulation 0.002 s
testSupportsAlterTableWithAddColumn 0.002 s
testCheckOpen 0.001 s
testLocatorsUpdateCopy 0.001 s
testSupportsBatchUpdates 0.001 s
testSupportsDataDefinitionAndDataManipulationTransactions 0.001 s
testGetTablesStringStringStringStringArray 0.001 s
testGetFunctionColumnsStringStringStringString 0.001 s
testGetUserName 0.001 s
testGetSchemaTerm 0.001 s
testStoresMixedCaseQuotedIdentifiers 0.001 s
testGetStringFunctions 0 s
testSupportsLimitedOuterJoins 0 s
testSupportsExpressionsInOrderBy 0 s
testNullArguments 0.002 s
testGetURL 0.001 s
testGetCatalogTerm 0.001 s
testGetProcedureTerm 0.002 s
testSupportsCoreSQLGrammar 0.002 s
testGetCatalogs 0.002 s
testGetMaxConnections 0.002 s
testSupportsSubqueriesInQuantifieds 0.001 s
testGetMaxCatalogNameLength 0.001 s
testSupportsSubqueriesInComparisons 0.001 s
testGetProceduresStringStringString 0.002 s
testStoresMixedCaseIdentifiers 0.001 s
testGetDatabaseProductName 0.002 s
testIsCatalogAtStart 0.001 s
testGetSQLStateType 0.001 s
testOthersDeletesAreVisibleInteger 0.001 s
testSupportsUnion 0.001 s
testStoresUpperCaseQuotedIdentifiers 0.001 s
testGetMaxBinaryLiteralLength 0.001 s
testSupportsSchemasInDataManipulation 0.001 s
testSupportsResultSetHoldabilityInteger 0.001 s
testGetSystemFunctions 0.001 s
testStoresUpperCaseIdentifiers 0.002 s
testGetDriverMinorVersion 0.001 s
testSupportsTableCorrelationNames 0.001 s
testIsReadOnly 0.001 s
testSupportsANSI92IntermediateSQL 0.001 s
testGetCrossReferenceStringStringStringStringStringString 0.001 s
testGetResultSetHoldability 0.001 s
testGetMaxLogicalLobSize 0.002 s
testDoesMaxRowSizeIncludeBlobs 0.002 s
testSupportsLikeEscapeClause 0.001 s

TestBasicDataSourceMXBean

testDefaultSchema 0 s
testMXBeanCompliance 0.004 s

TestDelegatingResultSet

testGetUnicodeStreamInteger 0.158 s
testGetBlobInteger 0 s
testGetDateStringCalendar 0 s
testGetBigDecimalInteger 0.001 s
testRowUpdated 0.001 s
testUpdateClobStringReader 0.001 s
testGetSQLXMLInteger 0 s
testGetBytesString 0.001 s
testUpdateNClobIntegerReader 0 s
testUpdateObjectStringObjectSQLType 0 s
testGetObjectIntegerMap 0.001 s
testUpdateBlobIntegerInputStream 0 s
testUpdateDateIntegerSqlDate 0 s
testUpdateRowIdStringRowId 0.001 s
testUpdateTimeStringTime 0.001 s
testGetTimeString 0 s
testGetURLString 0.001 s
testUpdateObjectIntegerObjectSQLTypeInteger 0 s
testGetNCharacterStreamInteger 0 s
testUpdateBinaryStreamIntegerInputStreamLong 0.001 s
testGetNClobInteger 0.001 s
testGetRowIdString 0.001 s
testGetTimeIntegerCalendar 0 s
testGetRowIdInteger 0.001 s
testGetDoubleString 0.001 s
testBeforeFirst 0 s
testUpdateAsciiStreamStringInputStreamLong 0.001 s
testUpdateShortStringShort 0.001 s
testUpdateAsciiStreamIntegerInputStreamInteger 0 s
testUpdateObjectIntegerObject 0.001 s
testAbsolutes 0 s
testFindColumnString 0 s
testGetLongInteger 0.001 s
testUpdateBinaryStreamStringInputStream 0 s
testGetTimestampStringCalendar 0 s
testUpdateDateStringSqlDate 0.001 s
testUpdateClobStringClob 0 s
testUpdateStringStringString 0 s
testUpdateObjectStringObjectInteger 0 s
- public void org.apache.commons.dbcp2.TestDelegatingResultSet.testUpdateObjectStringObjectInteger() throws java.lang.Exception is @Disabled -
testUpdateTimestampIntegerTimestamp 0.001 s
testUpdateCharacterStreamIntegerReader 0.001 s
testUpdateRow 0 s
testUpdateFloatStringFloat 0.001 s
testClose 0 s
testFirst 0 s
testGetArrayString 0.001 s
testLast 0 s
testNext 0.001 s
testWrap 0 s
testUpdateBinaryStreamIntegerInputStreamInteger 0.001 s
testGetStatement 0 s
testToString 0.002 s
testUpdateNClobIntegerNClob 0.001 s
testRefreshRow 0 s
testUpdateBinaryStreamIntegerInputStream 0 s
testUpdateCharacterStreamStringReaderLong 0.001 s
testUpdateBytesIntegerByteArray 0 s
testGetDateIntegerCalendar 0 s
testUpdateTimeIntegerTime 0.001 s
testGetShortString 0.001 s
testUpdateBlobStringBlob 0 s
testUpdateObjectStringObjectSQLTypeInteger 0.001 s
testGetAsciiStreamString 0.001 s
testUpdateTimestampStringTimestamp 0 s
testUpdateByteStringByte 0 s
testGetBigDecimalStringInteger 0 s
- public void org.apache.commons.dbcp2.TestDelegatingResultSet.testGetBigDecimalStringInteger() throws java.lang.Exception is @Disabled -
testUpdateAsciiStreamIntegerInputStream 0 s
testGetHoldability 0.001 s
testUpdateClobIntegerReader 0.001 s
testUpdateNStringStringString 0.001 s
testUpdateFloatIntegerFloat 0 s
testUpdateIntIntegerInteger 0 s
testIsBeforeFirst 0.001 s
testUpdateObjectStringObject 0.001 s
testPrevious 0.001 s
testUpdateNStringIntegerString 0.001 s
testUpdateSQLXMLIntegerSQLXML 0.001 s
testUpdateBlobIntegerBlob 0 s
testGetRefInteger 0 s
testSetFetchSizeInteger 0.001 s
testGetType 0.001 s
testGetBigDecimalString 0 s
testGetNClobString 0 s
testUpdateNCharacterStreamIntegerReader 0 s
testGetRefString 0.001 s
testGetConcurrency 0.001 s
testUpdateNullString 0.001 s
testUpdateSQLXMLStringSQLXML 0.001 s
testGetBooleanString 0.001 s
testGetSQLXMLString 0 s
testUpdateBytesStringByteArray 0 s
testUpdateBinaryStreamStringInputStreamLong 0 s
testRowDeleted 0.001 s
testGetDoubleInteger 0.001 s
testGetFetchSize 0 s
testUpdateAsciiStreamStringInputStreamInteger 0.001 s
testGetStringInteger 0 s
testGetCharacterStreamString 0 s
testUpdateRowIdIntegerRowId 0.001 s
testUpdateNCharacterStreamStringReaderLong 0 s
testUpdateNClobStringReader 0 s
testIsClosed 0.001 s
testGetByteInteger 0 s
testGetNStringString 0.001 s
testUpdateClobIntegerReaderLong 0 s
testUpdateDoubleStringDouble 0.001 s
testGetObjectString 0.001 s
testGetFetchDirection 0 s
testUpdateNullInteger 0.001 s
testSetFetchDirectionInteger 0 s
testInsertRow 0 s
testDeleteRow 0.001 s
testUpdateObjectIntegerObjectSQLType 0 s
testUpdateBlobIntegerInputStreamLong 0.001 s
testGetBigDecimalIntegerInteger 0 s
- public void org.apache.commons.dbcp2.TestDelegatingResultSet.testGetBigDecimalIntegerInteger() throws java.lang.Exception is @Disabled -
testGetClobInteger 0.001 s
testUpdateCharacterStreamIntegerReaderInteger 0 s
testUpdateByteIntegerByte 0.001 s
testUpdateClobStringReaderLong 0 s
testGetUnicodeStreamString 0 s
testUpdateNCharacterStreamIntegerReaderLong 0.001 s
testGetNStringInteger 0.001 s
testUpdateStringIntegerString 0.001 s
testRowInserted 0 s
testGetTimestampIntegerCalendar 0.001 s
testGetFloatString 0.001 s
testGetObjectInteger 0 s
testGetShortInteger 0.001 s
testGetTimestampString 0 s
testUpdateBooleanStringBoolean 0.001 s
testGetTimeStringCalendar 0.001 s
testUpdateBinaryStreamStringInputStreamInteger 0.001 s
testWasNull 0.001 s
testUpdateAsciiStreamIntegerInputStreamLong 0.001 s
testGetTimeInteger 0 s
testUpdateBigDecimalIntegerBigDecimal 0 s
testUpdateRefIntegerRef 0 s
testGetIntInteger 0 s
testGetURLInteger 0.001 s
testUpdateArrayStringArray 0.001 s
testUpdateBlobStringInputStreamLong 0.001 s
testUpdateObjectIntegerObjectInteger 0 s
- public void org.apache.commons.dbcp2.TestDelegatingResultSet.testUpdateObjectIntegerObjectInteger() throws java.lang.Exception is @Disabled -
testGetLongString 0.001 s
testUpdateNClobStringNClob 0.001 s
testGetMetaData 0.001 s
testGetFloatInteger 0 s
testUpdateClobIntegerClob 0 s
testGetIntString 0.001 s
testUpdateIntStringInteger 0.001 s
testUpdateNClobIntegerReaderLong 0.001 s
testUpdateCharacterStreamIntegerReaderLong 0.001 s
testUpdateArrayIntegerArray 0 s
testUpdateLongIntegerLong 0 s
testGetClobString 0 s
testMoveToCurrentRow 0.001 s
testUpdateLongStringLong 0.001 s
testMoveToInsertRow 0.001 s
testGetObjectIntegerClass 0.001 s
testGetDateInteger 0.001 s
testUpdateRefStringRef 0 s
testGetAsciiStreamInteger 0.001 s
testGetBlobString 0.001 s
testGetRow 0 s
testUpdateCharacterStreamStringReaderInteger 0 s
testUpdateBooleanIntegerBoolean 0.001 s
testCancelRowUpdates 0 s
testIsLast 0.001 s
testUpdateNClobStringReaderLong 0.002 s
testGetBinaryStreamInteger 0.001 s
testGetBytesInteger 0.001 s
testGetStringString 0.001 s
testIsAfterLast 0.002 s
testGetCharacterStreamInteger 0.002 s
testUpdateNCharacterStreamStringReader 0.002 s
testGetObjectStringClass 0.003 s
testUpdateBigDecimalStringBigDecimal 0.002 s
testUpdateBlobStringInputStream 0.002 s
testClearWarnings 0.001 s
testIsFirst 0.001 s
testAfterLast 0.001 s
testGetCursorName 0.001 s
testUpdateShortIntegerShort 0 s
testGetObjectStringMap 0 s
testGetNCharacterStreamString 0.001 s
testAbsoluteInteger 0.001 s
testUpdateCharacterStreamStringReader 0.001 s
testGetBinaryStreamString 0.001 s
testUpdateDoubleIntegerDouble 0.001 s
testGetWarnings 0 s
testRelativeInteger 0 s
testGetArrayInteger 0.001 s
testGetBooleanInteger 0.001 s
testGetByteString 0 s
testUpdateAsciiStreamStringInputStream 0 s
testGetDateString 0.001 s
testGetTimestampInteger 0.001 s

TestPoolingConnection

testPrepareCall 0.001 s
testToStringStackOverflow 0.001 s
testPrepareStatementWithColumnIndexes 0.001 s
testPrepareStatementWithAutoGeneratedKeys 0.001 s
testPrepareStatementWithColumnNames 0 s
testPrepareCallWithResultSetHoldability 0 s
testPrepareStatementWithResultSetHoldability 0 s
testPrepareCallWithResultSetConcurrency 0.001 s
testPrepareStatementWithResultSetConcurrency 0 s
testPrepareStatement 0 s

TestManagedDataSourceInTx

testThreaded 3.139 s
testCanCloseStatementTwice 0.007 s
testNoRsetClose 0.001 s
testOpening 0.001 s
testPooling 0.001 s
testCanCloseConnectionTwice 0.001 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.001 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0.001 s
testClosing 0.001 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.001 s
testRepeatedBorrowAndReturn 0.001 s
testCanCloseResultSetTwice 0.001 s
testSimple2 0.001 s
testSimple 0.001 s
testSetNullTransactionRegistry 0.001 s
testManagedConnectionEqualsSameDelegateNoUnderlyingAccess 0.001 s
testTransactionRegistryNotInitialized 0.001 s
testManagedConnectionEqualsSameDelegate 0.001 s
testSetTransactionRegistry 0.001 s
testManagedConnectionEqualsNull 0.001 s
testManagedConnectionEqualsType 0.001 s
testManagedConnectionEqualInnermost 0.001 s
testManagedConnectionEqualsReflexive 0.001 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testSetTransactionRegistryAlreadySet 0.001 s
testGetConnectionInAfterCompletion 0.002 s
testNestedConnections 0.001 s
testSharedConnection 0.001 s
testReadOnly 0.001 s
testConnectionReturnOnCommit 0.001 s
testAutoCommitBehavior 0.001 s
testCloseInTransaction 0.001 s
testManagedConnectionEqualsFail 0.001 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.002 s
testMaxTotal 0.107 s
testCommit 0.001 s
testClearWarnings 0.002 s
testSharedTransactionConversion 0.001 s
testDoubleReturn 0.003 s

TestAbandonedTrace

testDeprecated 0 s

TestFactory

testJNDI2Pools(String, String)[1] 0.018 s
testJNDI2Pools(String, String)[2] 0 s
testJNDI2Pools(String, String)[3] 0.001 s
testJNDI2Pools(String, String)[4] 0 s
testJNDI2Pools(String, String)[5] 0.001 s
testJNDI2Pools(String, String)[6] 0.001 s
testJNDI2Pools(String, String)[7] 0 s
testJNDI2Pools(String, String)[8] 0.001 s
testJNDI2Pools(String, String)[9] 0 s
testJNDI2Pools(String, String)[10] 0 s
testJNDI2Pools(String, String)[11] 0.001 s
testJNDI2Pools(String, String)[12] 0.001 s
testJNDI2Pools(String, String)[13] 0 s
testJNDI2Pools(String, String)[14] 0.001 s
testJNDI2Pools(String, String)[15] 0.001 s
testJNDI2Pools(String, String)[16] 0 s
testJNDI2Pools(String, String)[17] 0.001 s
testJNDI2Pools(String, String)[18] 0.001 s
testJNDI2Pools(String, String)[19] 0 s
testJNDI2Pools(String, String)[20] 0.001 s
testJNDI2Pools(String, String)[21] 0.001 s
testJNDI2Pools(String, String)[22] 0 s
testJNDI2Pools(String, String)[23] 0 s
testJNDI2Pools(String, String)[24] 0.001 s
testJNDI2Pools(String, String)[25] 0.001 s
testJNDI2Pools(String, String)[26] 0.001 s

TestPoolKey

testToString 0.002 s
testHashcode 0.001 s
testEquals 0 s

TestDelegatingConnection

testGetDelegate 0 s
testReadOnlyCaching 0.001 s
testCreateSQLXML 0.008 s
testCreateStruct 0.005 s
testIsWrapperFor 0.001 s
testPassivateWithResultSetCloseExceptionAndStatementCloseException 0.001 s
testGetClientInfo 0.001 s
testSetSavepoint 0.001 s
testSetDefaultQueryTimeout 0.001 s
testGetNetworkTimeout 0.001 s
testAbort 0.001 s
testCreateNClob 0.002 s
testReleaseSavepoint 0.001 s
testCreateArrayOf 0.013 s
testSetClientInfo 0 s
testRollbackSavepoint 0 s
testGetHoldability 0.001 s
testPassivateWithStatementCloseException 0.001 s
testGetTypeMap 0 s
testCheckOpenNull 0.002 s
testPassivateWithResultSetCloseException 0.001 s
testNativeSQL 0.001 s
testIsClosed 0 s
testRollback 0.001 s
testGetDefaultQueryTimeoutDuration 0 s
testCreateBlob 0.003 s
testCreateClob 0.001 s
testIsClosedNullDelegate 0 s
testGetClientInfoString 0.001 s
testCheckOpen 0 s
testConnectionToString 0 s
testCommit 0.001 s
testAutoCommitCaching 0.001 s
testGetDefaultQueryTimeout 0 s
testGetCacheState 0.001 s
testSetHoldability 0.001 s
testUnwrap 0.001 s
testSetNetworkTimeout 0.001 s

TestConnectionWithNarayana

testConnectionInTimeout 5.305 s
testConnectionCommitAfterTimeout 3.011 s
testRepeatedGetConnectionInTimeout 3.017 s

TestPStmtPooling

testStmtPool 0.006 s
testBatchUpdate 0.001 s
testClosePool 0.001 s
testCallableStatementPooling 0.002 s
testMultipleClose 0.001 s

TestListException

testExceptionList 0 s
testNulls 0 s

TestDelegatingPreparedStatement

testGetDelegate 0.045 s
testSetClobIntegerReader 0 s
testSetByteIntegerByte 0.001 s
testSetFloatIntegerFloat 0 s
testSetIntIntegerInteger 0.001 s
testExecuteQueryReturnsNotNull 0 s
testExecute 0.001 s
testSetBigDecimalIntegerBigDecimal 0 s
testSetBooleanIntegerBoolean 0.001 s
testExecuteUpdate 0 s
testSetRefIntegerRef 0.001 s
testSetCharacterStreamIntegerReader 0.001 s
testSetClobIntegerClob 0 s
testGetParameterMetaData 0.001 s
testSetLongIntegerLong 0 s
testSetRowIdIntegerRowId 0.002 s
testSetObjectIntegerObjectSQLTypeInteger 0 s
testSetObjectIntegerObjectIntegerInteger 0.001 s
testSetSQLXMLIntegerSQLXML 0 s
testSetURLIntegerUrl 0.001 s
testSetNClobIntegerReader 0.001 s
testSetDateIntegerSqlDate 0 s
testSetCharacterStreamIntegerReaderInteger 0 s
testAddBatch 0.001 s
testSetAsciiStreamIntegerInputStream 0 s
testClearParameters 0.001 s
testSetBinaryStreamIntegerInputStream 0 s
testSetTimestampIntegerTimestamp 0.001 s
testExecuteQuery 0 s
testSetNCharacterStreamIntegerReader 0.001 s
testSetArrayIntegerArray 0.004 s
testSetStringIntegerString 0.001 s
testSetAsciiStreamIntegerInputStreamInteger 0.001 s
testSetCharacterStreamIntegerReaderLong 0.001 s
testSetBytesIntegerByteArray 0 s
testExecuteLargeUpdate 0.001 s
testSetNullIntegerInteger 0 s
testSetShortIntegerShort 0 s
testSetObjectIntegerObjectSQLType 0.001 s
testSetNClobIntegerReaderLong 0 s
testSetBlobIntegerInputStreamLong 0 s
testSetTimeIntegerTimeCalendar 0.001 s
testSetDateIntegerSqlDateCalendar 0 s
testExecuteQueryReturnsNull 0.001 s
testSetUnicodeStreamIntegerInputStreamInteger 0.001 s
testGetMetaData 0 s
testSetTimeIntegerTime 0.002 s
testSetBinaryStreamIntegerInputStreamInteger 0.001 s
testSetNCharacterStreamIntegerReaderLong 0.001 s
testSetObjectIntegerObjectInteger 0.001 s
testSetDoubleIntegerDouble 0.002 s
testSetNStringIntegerString 0.002 s
testSetBlobIntegerBlob 0.002 s
testSetAsciiStreamIntegerInputStreamLong 0.002 s
testSetClobIntegerReaderLong 0.002 s
testSetNullIntegerIntegerString 0.001 s
testSetObjectIntegerObject 0.001 s
testSetBlobIntegerInputStream 0.001 s
testSetNClobIntegerNClob 0 s
testSetBinaryStreamIntegerInputStreamLong 0 s
testSetTimestampIntegerTimestampCalendar 0.001 s

TestSynchronizationOrder

testInterposedSynchronization 0.007 s
testSessionSynchronization 0.002 s

TestPStmtPoolingBasicDataSource

testThreaded 2.894 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.002 s
testOpening 0.003 s
testCanCloseConnectionTwice 0.002 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.002 s
testAutoCommitBehavior 0.001 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0.001 s
testClosing 0.003 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.003 s
testHashCode 0.002 s
testConnectionsAreDistinct 0.003 s
testMaxTotal 0.109 s
testRepeatedBorrowAndReturn 0.003 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.004 s
testSimple2 0.001 s
testSimple 0.001 s
testEmptyValidationQuery 0 s
testCreateConnectionFactoryWithConnectionFactoryClassName 0.001 s
testValidationQueryTimoutFail 0.001 s
testIsWrapperFor 0 s
testConcurrentInvalidateBorrow 0.151 s
testSetValidationTestProperties 0 s
testCreateConnectionFactoryWithoutConnectionFactoryClassName 0 s
testRollbackReadOnly 0.001 s
testClose 0.001 s
testEvict 0 s
- public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled -
testStart 0.002 s
testPropertyTestOnReturn 0.001 s
testValidationQueryTimeoutSucceed 0.001 s
testStartInitializes 0.001 s
testMaxTotalZero 0.106 s
testPooling 0.003 s
testConnectionMBeansDisabled 0.001 s
testMaxConnLifetimeExceeded 0.506 s
testValidationQueryTimeoutNegative 0.002 s
testOverlapBetweenDisconnectionAndIgnoreSqlCodes 0 s
testPoolCloseRTE 0.002 s
testInstanceNotFoundExceptionLogSuppressed 0.001 s
testSetAutoCommitTrueOnClose 0.001 s
testNoOverlapBetweenDisconnectionAndIgnoreSqlCodes 0 s
testConcurrentInitBorrow 0.479 s
testDeprecatedAccessors 0 s
testManualConnectionEvict 0.102 s
testValidationQueryTimeoutZero 0.002 s
testMaxConnLifetimeExceededMutedLog 0.506 s
testEmptyInitConnectionSql 0.001 s
testDriverClassLoader 0.001 s
testJmxDisabled 0.001 s
testInitialSize 0.002 s
testInvalidValidationQuery 0.001 s
testRestart 0.207 s
testNoAccessToUnderlyingConnectionAllowed 0.001 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.004 s
testTransactionIsolationBehavior 0.002 s
testCreateDataSourceCleanupThreads 0 s
testDefaultCatalog 0.002 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testInvalidateConnection 0.001 s
testSetProperties 0.001 s
testMutateAbandonedConfig 0 s
testDisconnectionIgnoreSqlCodes 0.001 s
testUnwrap 0.001 s
testJmxDoesNotExposePassword 0.001 s
testInvalidConnectionInitSqlCollection 0 s
testDisconnectSqlCodes 0.001 s
testInvalidConnectionInitSqlList 0 s
testIsClosedFailure 0.001 s
testLRUBehavior 0.207 s
testPreparedStatementPooling 0.001 s
testPStmtPoolingAcrossClose 0.001 s
testPStmtPoolingWithNoClose 0.001 s
testPStmtPoolingAcrossCloseWithClearOnReturn 0.001 s
testPStmtCatalog 0.001 s
testMultipleThreads1 10.14 s

Failure Details

[Summary] [Package List] [Test Cases]


testEvict
- skipped: public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled
testEvict
- skipped: public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled
testEvict
- skipped: public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled
testEvict
- skipped: public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled
testUpdateObjectStringObjectInteger
- skipped: public void org.apache.commons.dbcp2.TestDelegatingResultSet.testUpdateObjectStringObjectInteger() throws java.lang.Exception is @Disabled
testGetBigDecimalStringInteger
- skipped: public void org.apache.commons.dbcp2.TestDelegatingResultSet.testGetBigDecimalStringInteger() throws java.lang.Exception is @Disabled
testGetBigDecimalIntegerInteger
- skipped: public void org.apache.commons.dbcp2.TestDelegatingResultSet.testGetBigDecimalIntegerInteger() throws java.lang.Exception is @Disabled
testUpdateObjectIntegerObjectInteger
- skipped: public void org.apache.commons.dbcp2.TestDelegatingResultSet.testUpdateObjectIntegerObjectInteger() throws java.lang.Exception is @Disabled
testEvict
- skipped: public void org.apache.commons.dbcp2.TestBasicDataSource.testEvict() throws java.lang.Exception is @Disabled