Verifying transaction rollback in spring-boot integration test
I am trying to write an integration test that verifies database rows are rolled back if one of the operations in a transaction fails. However, though I see the rollback being triggered, my database changes are not actually rolled back.
Verifying transaction rollback in spring-boot integration test
I am trying to write an integration test that verifies database rows are rolled back if one of the operations in a transaction fails. However, though I see the rollback being triggered, my database changes are not actually rolled back.
Verifying transaction rollback in spring-boot integration test
I am trying to write an integration test that verifies database rows are rolled back if one of the operations in a transaction fails. However, though I see the rollback being triggered, my database changes are not actually rolled back.
Verifying transaction rollback in spring-boot integration test
I am trying to write an integration test that verifies database rows are rolled back if one of the operations in a transaction fails. However, though I see the rollback being triggered, my database changes are not actually rolled back.