ProtoTest API Reference ProtoTest API Reference

Namespace ProtoTest.Sql

Classes

ProtoExecutionContextExtensions
ProtoHostBuilderExtensions
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.

ProtoTest is open source under the MIT license.