Part of lp.services.database.tests.test_transaction_decorators View In Hierarchy
| Method | setUp | Undocumented |
| Method | test_read_transaction_reset_store | Make sure that the store is reset after the transaction. |
| Method | test_write_transaction_reset_store | Make sure that the store is reset after the transaction. |
| Method | test_write_transaction_reset_store_with_raise | Make sure that the store is reset after the transaction. |
| Method | test_writing_transaction_reset_store_on_commit_failure | The store should be reset even if committing the transaction fails. |
| Method | _getTestFileContent | Return the file content object that created. |