Apache Commons logo Commons DBCP

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1510 0 0 9 99.4% 128.1 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 236 0 0 0 100% 12.68 s
org.apache.commons.dbcp2 982 0 0 7 99.3% 70.87 s
org.apache.commons.dbcp2.managed 269 0 0 2 99.3% 40.37 s
org.apache.commons.dbcp2.cpdsadapter 23 0 0 0 100% 4.158 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% 7.539 s
TestPerUserPoolDataSource 144 0 0 0 100% 4.722 s
CharArrayTest 5 0 0 0 100% 0.076 s
TestUserPassKey 5 0 0 0 100% 0.007 s
TestKeyedCPDSConnectionFactory 3 0 0 0 100% 0.008 s
TestCPDSConnectionFactory 6 0 0 0 100% 0.008 s
TestInstanceKeyDataSource 33 0 0 0 100% 0.299 s
TestFactory 1 0 0 0 100% 0.018 s
TestPoolKey 3 0 0 0 100% 0.002 s

org.apache.commons.dbcp2

- Class Tests Errors Failures Skipped Success Rate Time
TestLifetimeExceededException 2 0 0 0 100% 0 s
TestDriverManagerConnectionFactory 7 0 0 0 100% 0.227 s
TestParallelCreationWithNoIdle 1 0 0 0 100% 2.266 s
TestUtils 1 0 0 0 100% 0.005 s
TestDataSourceConnectionFactory 4 0 0 0 100% 0.002 s
TestSQLExceptionList 2 0 0 0 100% 0.010 s
TestDriverConnectionFactory 2 0 0 0 100% 0 s
TestPoolableConnection 7 0 0 0 100% 1.154 s
TestDelegatingStatement 57 0 0 0 100% 0.067 s
TestConstants 1 0 0 0 100% 0.002 s
TestPoolingDriver 29 0 0 0 100% 3.178 s
TestPoolingDataSource 32 0 0 0 100% 3.075 s
TestBasicDataSourceFactory 4 0 0 0 100% 0.013 s
TestAbandonedBasicDataSource 81 0 0 1 98.8% 26.92 s
TestDelegatingCallableStatement 124 0 0 0 100% 0.783 s
TestJndi 3 0 0 0 100% 0.020 s
TestPStmtKey 10 0 0 0 100% 0.004 s
TestBasicDataSource 70 0 0 1 98.6% 6.073 s
TestDelegatingDatabaseMetaData 180 0 0 0 100% 0.202 s
TestBasicDataSourceMXBean 2 0 0 0 100% 0.026 s
TestDelegatingResultSet 196 0 0 4 98.0% 0.266 s
TestPoolingConnection 10 0 0 0 100% 0.022 s
TestAbandonedTrace 1 0 0 0 100% 0.006 s
TestDelegatingConnection 11 0 0 0 100% 0.006 s
TestPStmtPooling 5 0 0 0 100% 0.007 s
TestListException 2 0 0 0 100% 0.001 s
TestDelegatingPreparedStatement 61 0 0 0 100% 0.090 s
TestPStmtPoolingBasicDataSource 77 0 0 1 98.7% 26.44 s

org.apache.commons.dbcp2.managed

- Class Tests Errors Failures Skipped Success Rate Time
TestManagedConnectionCachedState 1 0 0 0 100% 0.005 s
TestDataSourceXAConnectionFactory 71 0 0 1 98.6% 16.07 s
TestTransactionContext 1 0 0 0 100% 0.010 s
TestManagedDataSource 37 0 0 0 100% 3.145 s
TestPoolableManagedConnection 3 0 0 0 100% 0.009 s
TestLocalXaResource 25 0 0 0 100% 0.014 s
TestBasicManagedDataSource 82 0 0 1 98.8% 6.404 s
TestManagedConnection 1 0 0 0 100% 0.004 s
TestManagedDataSourceInTx 43 0 0 0 100% 3.158 s
TestConnectionWithNarayana 3 0 0 0 100% 11.55 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% 4.158 s

Test Cases

[Summary] [Package List] [Test Cases]

TestManagedConnectionCachedState

testConnectionCachedState 0.004 s

TestLifetimeExceededException

testLifetimeExceededException 0 s
testLifetimeExceededExceptionNoMessage 0 s

TestDriverAdapterCPDS

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

TestSharedPoolDataSource

testThreaded 2.987 s
testCanCloseStatementTwice 0.007 s
testNoRsetClose 0.004 s
testPooling 0.005 s
testCanCloseConnectionTwice 0.005 s
testIsClosed 0.002 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.002 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.002 s
testPoolPreparedStatements 0.019 s
testOpening 0.002 s
testClosingWithUserName 0.002 s
testChangePassword 0.006 s
testPoolPrepareCall 0.003 s
testPoolPrepareStatement 0.002 s
testMaxWaitMillis 1.006 s
testClosePool 0.002 s
testClosing 0.002 s
testTransactionIsolationBehavior 0.001 s
testDbcp369 1.979 s
testMaxTotal 0.105 s
testSimpleWithUsername 0.005 s
testPoolPreparedCalls 0.011 s
testSimple2 0.002 s
testSimple 0.002 s
testMultipleThreads1 0.312 s
testMultipleThreads2 1.018 s
testIncorrectPassword 0.002 s

TestDriverManagerConnectionFactory

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

TestDataSourceXAConnectionFactory

testThreaded 2.895 s
testCanCloseStatementTwice 0.001 s
testNoRsetClose 0.001 s
testOpening 0.002 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.002 s
testBackPointers 0.002 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.002 s
testMaxTotal 0.106 s
testRepeatedBorrowAndReturn 0.002 s
testCanCloseResultSetTwice 0.002 s
testClearWarnings 0.002 s
testSimple2 0.001 s
testSimple 0.004 s
testEmptyValidationQuery 0.001 s
testCreateConnectionFactoryWithConnectionFactoryClassName 0.001 s
testValidationQueryTimoutFail 0.001 s
testIsWrapperFor 0.001 s
testConcurrentInvalidateBorrow 0.038 s
testSetValidationTestProperties 0 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.002 s
testValidationQueryTimeoutSucceed 0.001 s
testStartInitializes 0.001 s
testMaxTotalZero 0.103 s
testPooling 0.002 s
testConnectionMBeansDisabled 0.002 s
testMaxConnLifetimeExceeded 0.505 s
testValidationQueryTimeoutNegative 0.001 s
testPoolCloseRTE 0.001 s
testInstanceNotFoundExceptionLogSuppressed 0.001 s
testSetAutoCommitTrueOnClose 0.001 s
testConcurrentInitBorrow 0.489 s
testDeprecatedAccessors 0.001 s
testManualConnectionEvict 0.107 s
testValidationQueryTimeoutZero 0.001 s
testMaxConnLifetimeExceededMutedLog 0.506 s
testEmptyInitConnectionSql 0.002 s
testDriverClassLoader 0.001 s
testJmxDisabled 0.001 s
testInitialSize 0.001 s
testInvalidValidationQuery 0 s
testRestart 10.21 s
testNoAccessToUnderlyingConnectionAllowed 0.001 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.005 s
testTransactionIsolationBehavior 0.001 s
testCreateDataSourceCleanupThreads 0.003 s
testDefaultCatalog 0.002 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testInvalidateConnection 0.001 s
testSetProperties 0 s
testMutateAbandonedConfig 0 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
testPhysicalClose 0.013 s

TestParallelCreationWithNoIdle

testMassiveConcurrentInitBorrow 2.266 s

TestUtils

testClassLoads 0.003 s

TestPerUserPoolDataSource

testThreaded 2.965 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.001 s
testPooling 0.001 s
testCanCloseConnectionTwice 0.001 s
testIsClosed 0.002 s
testCanCloseCallableStatementTwice 0.002 s
testAutoCommitBehavior 0.002 s
testHashing 0.002 s
testCanClosePreparedStatementTwice 0.003 s
testPrepareStatementOptions 0.007 s
testBackPointers 0.011 s
testHashCode 0.005 s
testConnectionsAreDistinct 0.004 s
testRepeatedBorrowAndReturn 0.003 s
testCanCloseResultSetTwice 0.003 s
testClearWarnings 0.002 s
testPerUserTestOnCreateMapNotInitialized 0.001 s
testPerUserDefaultTransactionIsolationWithUserMapInitialized 0.001 s
testPerUserTestOnCreateWithUserMapNotInitialized 0.001 s
testPerUserDefaultReadOnlyWithUserMapNotInitializedMissingKey 0.001 s
testPerUserTestOnBorrowWithUserMapNotInitialized 0.001 s
testPerUserTestOnReturnMapInitialized 0.001 s
testPerUserSoftMinEvictableIdleDurationMapInitialized 0.001 s
testPerUserMinIdleWithUserMapNotInitializedMissingKey 0.001 s
testPerUserTestOnCreateWithUserMapNotInitializedMissingKey 0.001 s
testPerUserMaxIdleWithUserMapNotInitializedMissingKey 0.001 s
testPerUserDefaultAutoCommitWithUserMapNotInitializedMissingKey 0.001 s
testPerUserNumTestsPerEvictionRunWithUserMapNotInitialized 0.001 s
testPerUserTestOnReturnWithUserMapNotInitialized 0.001 s
testPerUserDurationBetweenEvictionRunsMapNotInitializedMissingKey 0.001 s
testPerUserMaxIdleWithUserMapInitialized 0.004 s
testPerUserMethods 0.003 s
testPerUserEvictionPolicyClassNameWithUserMapInitialized 0.001 s
testOpening 0.002 s
testPerUserLifoWithUserMapNotInitializedMissingKey 0.001 s
testPerUserTestOnReturnWithUserMapInitialized 0.001 s
testPerUserMinEvictableIdleTimeMillisWithUserMapInitialized 0.001 s
testPerUserLifoWithUserMapNotInitialized 0.001 s
testPerUserEvictionPolicyClassNameMapNotInitializedMissingKey 0 s
testPerUserNumTestsPerEvictionRunWithUserMapNotInitializedMissingKey 0.001 s
testPerUserMinIdleMapInitialized 0.001 s
testPerUserNumTestsPerEvictionRunMapInitialized 0.001 s
testSerialization 0.056 s
testPerUserMinEvictableIdleDurationMapInitialized 0.001 s
testPerUserTestOnReturnWithUserMapNotInitializedMissingKey 0 s
testPerUserTestWhileIdleWithUserMapInitialized 0.001 s
testPerUserMinEvictableIdleDurationMapNotInitializedMissingKey 0.001 s
testPerUserMinEvictableIdleTimeMillisWithUserMapNotInitializedMissingKey 0.001 s
testPerUserTestWhileIdleMapNotInitialized 0.001 s
testPerUserEvictionPolicyClassNameMapNotInitialized 0.001 s
testPerUserMaxTotalWithUserMapNotInitializedMissingKey 0.001 s
testPerUserDefaultReadOnlyMapNotInitialized 0.002 s
testPerUserDefaultAutoCommitMapNotInitializedMissingKey 0.001 s
testPerUserMinIdleMapNotInitializedMissingKey 0.001 s
testPerUserNumTestsPerEvictionRunMapNotInitializedMissingKey 0.001 s
testPerUserMaxWaitDurationMapInitialized 0.001 s
testPerUserTimeBetweenEvictionRunsMillisWithUserMapNotInitializedMissingKey 0.001 s
testPerUserDurationBetweenEvictionRunsMapNotInitialized 0.001 s
testPerUserDefaultTransactionIsolationMapNotInitializedMissingKey 0.001 s
testClosingWithUserName 0.002 s
testPerUserTimeBetweenEvictionRunsMillisWithUserMapNotInitialized 0.002 s
testPerUserSoftMinEvictableIdleDurationMapNotInitialized 0.001 s
testPerUserDefaultTransactionIsolationMapNotInitialized 0.001 s
testPerUserMinIdleWithUserMapNotInitialized 0.001 s
testPerUserDefaultReadOnlyWithUserMapInitialized 0.001 s
testPerUserMinIdleWithUserMapInitialized 0.001 s
testPerUserMaxWaitDurationMapNotInitializedMissingKey 0 s
testPerUserLifoMapNotInitializedMissingKey 0.001 s
testPerUserTestOnBorrowWithUserMapInitialized 0.001 s
testPerUserTestWhileIdleMapNotInitializedMissingKey 0.001 s
testPerUserBlockWhenExhaustedWithUserMapNotInitialized 0.001 s
testChangePassword 0.003 s
testPerUserLifoWithUserMapInitialized 0.001 s
testPerUserDefaultAutoCommitWithUserMapNotInitialized 0.001 s
testPerUserNumTestsPerEvictionRunWithUserMapInitialized 0.001 s
testPerUserMaxWaitMillisWithUserMapInitialized_Deprecated 0.001 s
testPerUserMinEvictableIdleTimeMillisWithUserMapNotInitialized 0.001 s
testPerUserMinEvictableIdleDurationMapNotInitialized 0.001 s
testPerUserLifoMapInitialized 0.001 s
testPerUserDefaultAutoCommitWithUserMapInitialized 0.001 s
testPerUserDefaultAutoCommitMapInitialized 0.001 s
testPerUserDefaultAutoCommitMapNotInitialized 0.001 s
testPerUserMaxTotalMapNotInitialized 0.001 s
testPerUserBlockWhenExhaustedWithUserMapInitialized 0.001 s
testPerUserMaxTotalMapNotInitializedMissingKey 0.001 s
testDefaultUser1 0.002 s
testDefaultUser2 0.003 s
testClosing 0.002 s
testPerUserBlockWhenExhaustedMapInitialized 0.004 s
testPerUserDefaultTransactionIsolationWithUserMapNotInitializedMissingKey 0.005 s
testDepreactedAccessors 0.005 s
testPerUserTestOnBorrowMapInitialized 0.004 s
testPerUserMaxTotalWithUserMapNotInitialized 0.002 s
testPerUserMaxIdleMapNotInitializedMissingKey 0.001 s
testPerUserBlockWhenExhaustedMapNotInitializedMissingKey 0.001 s
testPerUserMaxTotalMapInitialized 0.003 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.001 s
testPerUserDefaultReadOnlyWithUserMapNotInitialized 0 s
testTransactionIsolationBehavior 0.001 s
testPerUserMaxIdleWithUserMapNotInitialized 0.002 s
testPerUserTestWhileIdleWithUserMapNotInitialized 0 s
testMaxTotal 0.107 s
testPerUserMaxIdleMapNotInitialized 0.005 s
testPerUserDefaultReadOnlyMapNotInitializedMissingKey 0.004 s
testPerUserSoftMinEvictableIdleTimeMillisWithUserMapNotInitializedMissingKey 0.002 s
testPerUserMaxWaitDurationMapNotInitialized 0.003 s
testSimpleWithUsername 0.002 s
testPerUserTestOnCreateMapNotInitializedMissingKey 0.003 s
testPerUserLifoMapNotInitialized 0.003 s
testPerUserEvictionPolicyClassNameWithUserMapNotInitialized 0.001 s
testMaxWaitMillisZero 0.002 s
testPerUserMinIdleMapNotInitialized 0.001 s
testPerUserNumTestsPerEvictionRunMapNotInitialized 0 s
testPerUserTestOnCreateWithUserMapInitialized 0.001 s
testPerUserMaxWaitMillisWithUserMapNotInitialized_Deprecated 0.001 s
testPerUserBlockWhenExhaustedWithUserMapNotInitializedMissingKey 0.001 s
testPerUserTimeBetweenEvictionRunsMillisWithUserMapInitialized 0.001 s
testPerUserDefaultReadOnlyMapInitialized 0.001 s
testPerUserTestWhileIdleMapInitialized 0.001 s
testPerUserDefaultTransactionIsolationWithUserMapNotInitialized 0.001 s
testSimple2 0.001 s
testPerUserBlockWhenExhaustedMapNotInitialized 0.001 s
testSimple 0.001 s
testPerUserEvictionPolicyClassNameWithUserMapNotInitializedMissingKey 0.001 s
testPerUserMaxIdleMapInitialized 0.001 s
testMultipleThreads1 0.310 s
testMultipleThreads2 1.005 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.001 s
testIncorrectPassword 0.003 s

TestDataSourceConnectionFactory

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

TestSQLExceptionList

testCause 0.009 s
testNullCause 0 s

CharArrayTest

testGet 0.028 s
testToString 0.001 s
testAsString 0.002 s
testHashCode 0.001 s
testEquals 0.001 s

TestUserPassKey

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

TestTransactionContext

testSetSharedConnectionEnlistFailure 0.010 s

TestKeyedCPDSConnectionFactory

testNullValidationQuery 0.003 s
testConnectionErrorCleanup 0.002 s
testSharedPoolDSDestroyOnReturn 0.002 s

TestDriverConnectionFactory

testDriverConnectionFactoryToString 0 s
testCreateConnection 0 s

TestPoolableConnection

testPoolableConnectionLeak 0.001 s
testIsDisconnectionSqlExceptionStackOverflow 1.143 s
testFastFailValidationCustomCodes 0.001 s
testConnectionPool 0 s
testClosingWrappedInDelegate 0.001 s
testFastFailValidation 0.001 s
testMXBeanCompliance 0.004 s

TestManagedDataSource

testThreaded 2.999 s
testCanCloseStatementTwice 0.001 s
testNoRsetClose 0 s
testOpening 0 s
testPooling 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 s
testPrepareStatementOptions 0 s
testBackPointers 0.001 s
testHashCode 0 s
testConnectionsAreDistinct 0 s
testMaxTotal 0.106 s
testRepeatedBorrowAndReturn 0.002 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 s

TestDelegatingStatement

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

TestConstants

testConstants 0.001 s

TestPoolingDriver

testThreaded 2.965 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.002 s
testOpening 0.002 s
testPooling 0.002 s
testCanCloseConnectionTwice 0.002 s
testIsClosed 0.002 s
testCanCloseCallableStatementTwice 0.001 s
testAutoCommitBehavior 0.001 s
testHashing 0.002 s
testCanClosePreparedStatementTwice 0.001 s
testClosing 0.002 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.003 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.002 s
testMaxTotal 0.104 s
testRepeatedBorrowAndReturn 0.005 s
testCanCloseResultSetTwice 0.002 s
testClearWarnings 0.018 s
testSimple2 0.010 s
testSimple 0.011 s
testLogWriter 0.018 s
testReportedBug12400 0.004 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.001 s
testNullValidationQuery 0 s
testSetPasswordThenModCharArray_Deprecated 0 s
testConnectionErrorCleanup 0.001 s
testSharedPoolDSDestroyOnReturn 0.001 s

TestPoolingDataSource

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

TestInstanceKeyDataSource

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

TestBasicDataSourceFactory

testProperties 0.004 s
testValidateProperties 0.002 s
testAllProperties 0.006 s
testNoProperties 0.001 s

TestPoolableManagedConnection

testReallyClose 0.003 s
testManagedConnection 0.002 s
testPoolableConnection 0.002 s

TestLocalXaResource

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

TestBasicManagedDataSource

testThreaded 2.892 s
testCanCloseStatementTwice 0.002 s
testNoRsetClose 0.001 s
testOpening 0.001 s
testCanCloseConnectionTwice 0 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.002 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.001 s
testMaxTotal 0.103 s
testRepeatedBorrowAndReturn 0.001 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.001 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.013 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.107 s
testPooling 0.001 s
testConnectionMBeansDisabled 0.001 s
testMaxConnLifetimeExceeded 0.504 s
testValidationQueryTimeoutNegative 0.001 s
testPoolCloseRTE 0.001 s
testInstanceNotFoundExceptionLogSuppressed 0.001 s
testSetAutoCommitTrueOnClose 0.001 s
testConcurrentInitBorrow 0.489 s
testDeprecatedAccessors 0.001 s
testManualConnectionEvict 0.104 s
testValidationQueryTimeoutZero 0.001 s
testMaxConnLifetimeExceededMutedLog 0.505 s
testEmptyInitConnectionSql 0 s
testDriverClassLoader 0.001 s
testJmxDisabled 0.001 s
testInitialSize 0.001 s
testInvalidValidationQuery 0.001 s
testRestart 0.205 s
testNoAccessToUnderlyingConnectionAllowed 0.001 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.003 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.004 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 s
testSetRollbackOnlyBeforeGetConnectionDoesNotLeak 0.001 s
testXaDataSourceInstance 0.018 s
testCreateXaDataSourceNoInstanceSetAndNoDataSource 0.001 s
testCreateXaDataSourceNewInstance 0.001 s
testSetXaDataSourceInstance 0.001 s
testTransactionSynchronizationRegistry 0.377 s
testRuntimeExceptionsAreRethrown 0.001 s
testXADataSource 0.001 s

TestAbandonedBasicDataSource

testThreaded 2.969 s
testCanCloseStatementTwice 0.006 s
testNoRsetClose 0.003 s
testOpening 0.005 s
testCanCloseConnectionTwice 0.005 s
testIsClosed 0.002 s
testCanCloseCallableStatementTwice 0.002 s
testAutoCommitBehavior 0.002 s
testHashing 0.001 s
testCanClosePreparedStatementTwice 0.003 s
testClosing 0.003 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.002 s
testHashCode 0.002 s
testConnectionsAreDistinct 0.008 s
testMaxTotal 0.108 s
testRepeatedBorrowAndReturn 0.003 s
testCanCloseResultSetTwice 0.002 s
testClearWarnings 0.003 s
testSimple2 0.001 s
testSimple 0.002 s
testEmptyValidationQuery 0 s
testCreateConnectionFactoryWithConnectionFactoryClassName 0.012 s
testValidationQueryTimoutFail 0.002 s
testIsWrapperFor 0.001 s
testConcurrentInvalidateBorrow 0.159 s
testSetValidationTestProperties 0.002 s
testCreateConnectionFactoryWithoutConnectionFactoryClassName 0.002 s
testRollbackReadOnly 0.002 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.104 s
testPooling 0.002 s
testConnectionMBeansDisabled 0.003 s
testMaxConnLifetimeExceeded 0.506 s
testValidationQueryTimeoutNegative 0.003 s
testPoolCloseRTE 0.001 s
testInstanceNotFoundExceptionLogSuppressed 0.006 s
testSetAutoCommitTrueOnClose 0.001 s
testConcurrentInitBorrow 0.478 s
testDeprecatedAccessors 0.002 s
testManualConnectionEvict 0.103 s
testValidationQueryTimeoutZero 0.002 s
testMaxConnLifetimeExceededMutedLog 0.504 s
testEmptyInitConnectionSql 0 s
testDriverClassLoader 0.001 s
testJmxDisabled 0.002 s
testInitialSize 0.001 s
testInvalidValidationQuery 0.001 s
testRestart 10.21 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
testUnwrap 0 s
testJmxDoesNotExposePassword 0.002 s
testInvalidConnectionInitSqlCollection 0 s
testDisconnectSqlCodes 0.001 s
testInvalidConnectionInitSqlList 0 s
testIsClosedFailure 0.002 s
testAbandonedStackTraces 0.001 s
testAbandonedCloseWithExceptions 0.001 s
testLastUsedPrepareCall 2.616 s
testLastUsed 2.616 s
testAbandoned 0.001 s
testLastUsedLargePreparedStatementUse 2.611 s
testGarbageCollectorCleanUp01 0.028 s
testGarbageCollectorCleanUp02 0.131 s
testLastUsedUpdate 0.002 s
testAbandonedClose 0.001 s
testLastUsedPreparedStatementUse 2.611 s

TestManagedConnection

testConnectionReturnOnErrorWhenEnlistingXAResource 0.004 s

TestDelegatingCallableStatement

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

TestJndi

testBasicDataSourceBind 0.016 s
testPerUserPoolDataSourceBind 0.004 s
testSharedPoolDataSourceBind 0 s

TestPStmtKey

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

TestBasicDataSource

testThreaded 2.976 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 s
testBackPointers 0.001 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.001 s
testMaxTotal 0.102 s
testRepeatedBorrowAndReturn 0.002 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.001 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.032 s
testSetValidationTestProperties 0 s
testCreateConnectionFactoryWithoutConnectionFactoryClassName 0.001 s
testRollbackReadOnly 0 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 s
testMaxTotalZero 0.105 s
testPooling 0.002 s
testConnectionMBeansDisabled 0.001 s
testMaxConnLifetimeExceeded 0.502 s
testValidationQueryTimeoutNegative 0.001 s
testPoolCloseRTE 0.001 s
testInstanceNotFoundExceptionLogSuppressed 0.001 s
testSetAutoCommitTrueOnClose 0 s
testConcurrentInitBorrow 0.484 s
testDeprecatedAccessors 0.001 s
testManualConnectionEvict 0.106 s
testValidationQueryTimeoutZero 0.001 s
testMaxConnLifetimeExceededMutedLog 0.504 s
testEmptyInitConnectionSql 0.001 s
testDriverClassLoader 0.001 s
testJmxDisabled 0.001 s
testInitialSize 0.001 s
testInvalidValidationQuery 0 s
testRestart 0.204 s
testNoAccessToUnderlyingConnectionAllowed 0.001 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.005 s
testTransactionIsolationBehavior 0.001 s
testCreateDataSourceCleanupThreads 0.001 s
testDefaultCatalog 0.001 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testInvalidateConnection 0.001 s
testSetProperties 0 s
testMutateAbandonedConfig 0.001 s
testUnwrap 0 s
testJmxDoesNotExposePassword 0.001 s
testInvalidConnectionInitSqlCollection 0 s
testDisconnectSqlCodes 0.001 s
testInvalidConnectionInitSqlList 0 s
testIsClosedFailure 0.001 s

TestDelegatingDatabaseMetaData

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

TestBasicDataSourceMXBean

testDefaultSchema 0.001 s
testMXBeanCompliance 0.014 s

TestDelegatingResultSet

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

TestPoolingConnection

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

TestManagedDataSourceInTx

testThreaded 3.000 s
testCanCloseStatementTwice 0.004 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.002 s
testRepeatedBorrowAndReturn 0.001 s
testCanCloseResultSetTwice 0.001 s
testSimple2 0.001 s
testSimple 0.001 s
testSetNullTransactionRegistry 0.001 s
testManagedConnectionEqualsSameDelegateNoUnderlyingAccess 0 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 s
testConnectionsAreDistinct 0 s
testMaxTotal 0.104 s
testCommit 0.001 s
testClearWarnings 0.001 s
testSharedTransactionConversion 0.001 s
testDoubleReturn 0.002 s

TestAbandonedTrace

testDeprecated 0.001 s

TestFactory

testJNDI2Pools 0.013 s

TestPoolKey

testToString 0.001 s
testHashcode 0 s
testEquals 0.001 s

TestDelegatingConnection

testGetDelegate 0 s
testReadOnlyCaching 0 s
testPassivateWithResultSetCloseExceptionAndStatementCloseException 0.001 s
testPassivateWithStatementCloseException 0 s
testCheckOpenNull 0.001 s
testPassivateWithResultSetCloseException 0 s
testIsClosed 0 s
testIsClosedNullDelegate 0 s
testCheckOpen 0 s
testConnectionToString 0 s
testAutoCommitCaching 0 s

TestConnectionWithNarayana

testConnectionInTimeout 5.523 s
testConnectionCommitAfterTimeout 3.010 s
testRepeatedGetConnectionInTimeout 3.015 s

TestPStmtPooling

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

TestListException

testExceptionList 0 s
testNulls 0.001 s

TestDelegatingPreparedStatement

testGetDelegate 0.058 s
testSetClobIntegerReader 0.001 s
testSetByteIntegerByte 0 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 s
testSetClobIntegerClob 0.001 s
testGetParameterMetaData 0 s
testSetLongIntegerLong 0.001 s
testSetRowIdIntegerRowId 0 s
testSetObjectIntegerObjectSQLTypeInteger 0 s
testSetObjectIntegerObjectIntegerInteger 0 s
testSetSQLXMLIntegerSQLXML 0 s
testSetURLIntegerUrl 0.001 s
testSetNClobIntegerReader 0 s
testSetDateIntegerSqlDate 0.001 s
testSetCharacterStreamIntegerReaderInteger 0 s
testAddBatch 0 s
testSetAsciiStreamIntegerInputStream 0 s
testClearParameters 0.001 s
testSetBinaryStreamIntegerInputStream 0 s
testSetTimestampIntegerTimestamp 0.001 s
testExecuteQuery 0 s
testSetNCharacterStreamIntegerReader 0 s
testSetArrayIntegerArray 0.001 s
testSetStringIntegerString 0 s
testSetAsciiStreamIntegerInputStreamInteger 0.001 s
testSetCharacterStreamIntegerReaderLong 0 s
testSetBytesIntegerByteArray 0 s
testExecuteLargeUpdate 0 s
testSetNullIntegerInteger 0 s
testSetShortIntegerShort 0 s
testSetObjectIntegerObjectSQLType 0 s
testSetNClobIntegerReaderLong 0 s
testSetBlobIntegerInputStreamLong 0.001 s
testSetTimeIntegerTimeCalendar 0 s
testSetDateIntegerSqlDateCalendar 0.001 s
testExecuteQueryReturnsNull 0 s
testSetUnicodeStreamIntegerInputStreamInteger 0.001 s
testGetMetaData 0 s
testSetTimeIntegerTime 0.001 s
testSetBinaryStreamIntegerInputStreamInteger 0 s
testSetNCharacterStreamIntegerReaderLong 0 s
testSetObjectIntegerObjectInteger 0 s
testSetDoubleIntegerDouble 0 s
testSetNStringIntegerString 0.001 s
testSetBlobIntegerBlob 0 s
testSetAsciiStreamIntegerInputStreamLong 0 s
testSetClobIntegerReaderLong 0 s
testSetNullIntegerIntegerString 0.001 s
testSetObjectIntegerObject 0 s
testSetBlobIntegerInputStream 0.001 s
testSetNClobIntegerNClob 0 s
testSetBinaryStreamIntegerInputStreamLong 0 s
testSetTimestampIntegerTimestampCalendar 0.001 s

TestSynchronizationOrder

testInterposedSynchronization 0.008 s
testSessionSynchronization 0.002 s

TestPStmtPoolingBasicDataSource

testThreaded 2.887 s
testCanCloseStatementTwice 0.001 s
testNoRsetClose 0.002 s
testOpening 0.002 s
testCanCloseConnectionTwice 0.001 s
testIsClosed 0.001 s
testCanCloseCallableStatementTwice 0.001 s
testAutoCommitBehavior 0 s
testHashing 0 s
testCanClosePreparedStatementTwice 0 s
testClosing 0.002 s
testPrepareStatementOptions 0.001 s
testBackPointers 0.002 s
testHashCode 0.001 s
testConnectionsAreDistinct 0.002 s
testMaxTotal 0.105 s
testRepeatedBorrowAndReturn 0.001 s
testCanCloseResultSetTwice 0.001 s
testClearWarnings 0.003 s
testSimple2 0.001 s
testSimple 0.001 s
testEmptyValidationQuery 0 s
testCreateConnectionFactoryWithConnectionFactoryClassName 0.001 s
testValidationQueryTimoutFail 0 s
testIsWrapperFor 0 s
testConcurrentInvalidateBorrow 0.136 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.001 s
testPropertyTestOnReturn 0 s
testValidationQueryTimeoutSucceed 0 s
testStartInitializes 0.001 s
testMaxTotalZero 0.104 s
testPooling 0.003 s
testConnectionMBeansDisabled 0.001 s
testMaxConnLifetimeExceeded 0.503 s
testValidationQueryTimeoutNegative 0.002 s
testPoolCloseRTE 0.001 s
testInstanceNotFoundExceptionLogSuppressed 0.001 s
testSetAutoCommitTrueOnClose 0.001 s
testConcurrentInitBorrow 0.476 s
testDeprecatedAccessors 0 s
testManualConnectionEvict 0.106 s
testValidationQueryTimeoutZero 0.001 s
testMaxConnLifetimeExceededMutedLog 0.503 s
testEmptyInitConnectionSql 0.001 s
testDriverClassLoader 0.001 s
testJmxDisabled 0 s
testInitialSize 0.002 s
testInvalidValidationQuery 0.001 s
testRestart 10.21 s
testNoAccessToUnderlyingConnectionAllowed 0.001 s
testPoolCloseCheckedException 0.001 s
testCreateDataSourceCleanupEvictor 1.000 s
testTransactionIsolationBehavior 0.001 s
testCreateDataSourceCleanupThreads 0.001 s
testDefaultCatalog 0.004 s
testAccessToUnderlyingConnectionAllowed 0.001 s
testInvalidateConnection 0.001 s
testSetProperties 0 s
testMutateAbandonedConfig 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.002 s
testLRUBehavior 0.203 s
testPreparedStatementPooling 0.001 s
testPStmtPoolingAcrossClose 0.001 s
testPStmtPoolingWithNoClose 0.001 s
testPStmtPoolingAcrossCloseWithClearOnReturn 0.001 s
testPStmtCatalog 0.001 s
testMultipleThreads1 10.12 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