# Functions
NewMockITransaction creates a new mock instance.
NewMockIUser creates a new mock instance.
# Structs
MockITransaction is a mock of ITransaction interface.
MockITransactionMockRecorder is the mock recorder for MockITransaction.
MockIUser is a mock of IUser interface.
MockIUserMockRecorder is the mock recorder for MockIUser.