Class org.springframework.orm.jpa.JpaTransactionManagerTests
Tests
| Test |
Duration |
Result |
| testInvalidIsolation |
0.004s |
passed |
| testParticipatingTransactionWithCommit |
0.002s |
passed |
| testParticipatingTransactionWithRequiresNew |
0.003s |
passed |
| testParticipatingTransactionWithRequiresNewAndPrebound |
0.003s |
passed |
| testParticipatingTransactionWithRollback |
0.002s |
passed |
| testParticipatingTransactionWithRollbackOnly |
0.003s |
passed |
| testPropagationSupportsAndRequiresNew |
0.003s |
passed |
| testPropagationSupportsAndRequiresNewAndEarlyAccess |
0.003s |
passed |
| testTransactionCommit |
0.003s |
passed |
| testTransactionCommitWithPrebound |
0.002s |
passed |
| testTransactionCommitWithPreboundAndPropagationSupports |
0.003s |
passed |
| testTransactionCommitWithPropagationSupports |
0.002s |
passed |
| testTransactionCommitWithRollbackException |
0.010s |
passed |
| testTransactionFlush |
0.003s |
passed |
| testTransactionRollback |
0.002s |
passed |
| testTransactionRollbackOnly |
0.004s |
passed |
| testTransactionRollbackWithAlreadyRolledBack |
0.002s |
passed |
| testTransactionRollbackWithPrebound |
0.003s |
passed |
| testTransactionRollbackWithPreboundAndPropagationSupports |
0.001s |
passed |
| testTransactionRollbackWithPropagationSupports |
0.002s |
passed |
| testTransactionWithRequiresNewInAfterCompletion |
0.005s |
passed |