# Functions
NewMockEngine creates a new mock instance.
NewMockLedger creates a new mock instance.
NewMockValidator creates a new mock instance.
# Structs
MockEngine is a mock of Engine interface.
MockEngineMockRecorder is the mock recorder for MockEngine.
MockLedger is a mock of Ledger interface.
MockLedgerMockRecorder is the mock recorder for MockLedger.
MockValidator is a mock of Validator interface.
MockValidatorMockRecorder is the mock recorder for MockValidator.