Skip to content

Test Result : PoolingStorageConnectorTest

0 failures (±0)
24 tests (+8)
Took 0.23 sec.

All Tests

Test nameDurationStatus
closeReleasesActiveConnection2 msPassed
exceptionInFindStatementsCausesTransactionRollback69 msPassed
executeBooleanQueryRunsOnCentralConnectionWhenNoTransactionIsActive3 msPassed
executeBooleanRunsOnTransactionalConnectionWhenTransactionIsActive13 msPassed
executeSelectInTransactionRunsOnTransactionalRepositoryConnection24 msPassed
executeSelectOutsideTransactionRunsOnCentralConnector2 msPassed
findStatementsReusesRepositoryConnectionDuringTransaction10 msPassed
repeatedCloseIsHandled2 msPassed
testAddStatementsInactiveTransaction1 msPassed
testBegin2 msPassed
testClose1 msPassed
testCommit3 msPassed
testExecuteUpdate2 msPassed
testGetContexts1 msPassed
testRemoveStatementsInactiveTransaction8 msPassed
testRollback1 msPassed
testUnlockWhenCommitThrowsException4 msPassed
testUnlockWhenExecuteQueryThrowsException2 msPassed
testUnlockWhenExecuteUpdateThrowsException2 msPassed
transactionBeginAcquiresRepositoryConnection2 msPassed
transactionCommitReleasesRepositoryConnection78 msPassed
transactionRollbackReleasesRepositoryConnection2 msPassed
unlocksReadLockWhenExecuteBooleanQueryThrowsException2 msPassed
unwrapReturnsItselfWhenClassMatches1 msPassed