# Functions
NewMockChecker creates a new mock instance.
NewMockContext creates a new mock instance.
NewMockExecCommandContext creates a new mock instance.
NewMockOSProcess creates a new mock instance.
NewMockPacketConnection creates a new mock instance.
NewMockPacketListener creates a new mock instance.
NewMockProcess creates a new mock instance.
NewMockRunner creates a new mock instance.
# Structs
MockChecker is a mock of Checker interface.
MockCheckerMockRecorder is the mock recorder for MockChecker.
MockContext is a mock of Context interface.
MockContextMockRecorder is the mock recorder for MockContext.
MockExecCommandContext is a mock of ExecCommandContext interface.
MockExecCommandContextMockRecorder is the mock recorder for MockExecCommandContext.
MockOSProcess is a mock of OSProcess interface.
MockOSProcessMockRecorder is the mock recorder for MockOSProcess.
MockPacketConnection is a mock of PacketConnection interface.
MockPacketConnectionMockRecorder is the mock recorder for MockPacketConnection.
MockPacketListener is a mock of PacketListener interface.
MockPacketListenerMockRecorder is the mock recorder for MockPacketListener.
MockProcess is a mock of Process interface.
MockProcessMockRecorder is the mock recorder for MockProcess.
MockRunner is a mock of Runner interface.
MockRunnerMockRecorder is the mock recorder for MockRunner.