MockTransactionContext constructor

MockTransactionContext(
  1. MockDatabaseSpy _db
)

Implementation

MockTransactionContext(this._db);