Class org.springframework.jdbc.datasource.DataSourceTransactionManagerTests

50

tests

0

failures

2

ignored

0.083s

duration

100%

successful

Tests

Test Duration Result
testExistingTransactionWithManualSavepoint 0.006s passed
testExistingTransactionWithManualSavepointAndRollback 0.002s passed
testExistingTransactionWithPropagationNested 0.002s passed
testExistingTransactionWithPropagationNestedAndRequiredRollback 0.003s passed
testExistingTransactionWithPropagationNestedAndRequiredRollbackOnly 0.003s passed
testExistingTransactionWithPropagationNestedAndRollback 0.003s passed
testExistingTransactionWithPropagationNestedTwice 0.001s passed
testParticipatingTransactionWithDifferentConnectionObtainedFromSynch 0.001s passed
testParticipatingTransactionWithIncompatibleIsolationLevel 0.002s passed
testParticipatingTransactionWithIncompatibleReadOnly 0.002s passed
testParticipatingTransactionWithRollbackOnly 0.001s passed
testParticipatingTransactionWithRollbackOnlyAndFailEarly 0.002s passed
testParticipatingTransactionWithRollbackOnlyAndInnerSynch 0.002s passed
testParticipatingTransactionWithTransactionStartedFromSynch 0.003s passed
testPropagationNeverWithExistingTransaction 0.002s passed
testPropagationNotSupportedWithExistingTransaction 0.002s passed
testPropagationRequiresNewWithExistingTransaction 0.002s passed
testPropagationRequiresNewWithExistingTransactionAndUnrelatedDataSource 0.002s passed
testPropagationRequiresNewWithExistingTransactionAndUnrelatedFailingDataSource 0.003s passed
testPropagationSupportsAndRequiresNew 0.002s passed
testPropagationSupportsAndRequiresNewWithEarlyAccess 0.002s passed
testTransactionAwareDataSourceProxy 0.001s passed
testTransactionAwareDataSourceProxyWithSuspension 0.002s passed
testTransactionAwareDataSourceProxyWithSuspensionAndReobtaining 0.003s passed
testTransactionCommitWithAutoCommitFalse 0s passed
testTransactionCommitWithAutoCommitFalseAndLazyConnection 0s passed
testTransactionCommitWithAutoCommitFalseAndLazyConnectionAndStatementCreated 0s passed
testTransactionCommitWithAutoCommitTrue 0.001s passed
testTransactionCommitWithAutoCommitTrueAndLazyConnection 0s passed
testTransactionCommitWithAutoCommitTrueAndLazyConnectionAndStatementCreated 0.001s passed
testTransactionRollbackOnly 0.004s passed
testTransactionRollbackWithAutoCommitFalse 0s passed
testTransactionRollbackWithAutoCommitFalseAndLazyConnection 0s passed
testTransactionRollbackWithAutoCommitFalseAndLazyConnectionAndCreateStatement 0s passed
testTransactionRollbackWithAutoCommitTrue 0s passed
testTransactionRollbackWithAutoCommitTrueAndLazyConnection 0s passed
testTransactionRollbackWithAutoCommitTrueAndLazyConnectionAndCreateStatement 0.010s passed
testTransactionWithEnforceReadOnly 0.002s passed
testTransactionWithExceptionOnBegin 0.001s passed
testTransactionWithExceptionOnCommit 0.001s passed
testTransactionWithExceptionOnCommitAndRollbackOnCommitFailure 0.001s passed
testTransactionWithExceptionOnRollback 0.001s passed
testTransactionWithIsolationAndReadOnly 0.002s passed
testTransactionWithLongTimeout - ignored
testTransactionWithPropagationNested 0.001s passed
testTransactionWithPropagationNestedAndRollback 0.001s passed
testTransactionWithPropagationNever 0.001s passed
testTransactionWithPropagationNotSupported 0.001s passed
testTransactionWithPropagationSupports 0.001s passed
testTransactionWithShortTimeout - ignored