Description

Fixture strategy that wraps fixtures in a transaction that is rolled back after each test. Any test that calls Connection.rollback(true) will break this strategy.

Properties