# Functions
NewTxManagerMock returns a mock for db.TxManager.
# Structs
TxManagerMock implements db.TxManager.
TxManagerMockReadCommittedExpectation specifies expectation struct of the TxManager.ReadCommitted.
TxManagerMockReadCommittedParams contains parameters of the TxManager.ReadCommitted.
TxManagerMockReadCommittedResults contains results of the TxManager.ReadCommitted.