# Functions
NewMockEngine creates a new mock instance.
NewMockExecer creates a new mock instance.
# Structs
MockEngine is a mock of Engine interface.
MockEngineMockRecorder is the mock recorder for MockEngine.
MockExecer is a mock of Execer interface.
MockExecerMockRecorder is the mock recorder for MockExecer.