Namespace ProtoTest.Sql
Classes
- ProtoSqlSession
The per-test database session: the connection ProtoTest owns and, when the isolation strategy needs one, the transaction every access technology must enlist in.
- SqlOptions
Configures how ProtoTest owns and isolates a database connection during a test.
Enums
- SqlIsolation
How a test is isolated from the database's committed state.