# Functions
NewMockLogger creates a new mock instance.
NewMockParsedEventValidator creates a new mock instance.
NewMockShellInvoker creates a new mock instance.
NewMockTargetScriptListValidator creates a new mock instance.
# Structs
MockLogger is a mock of Logger interface.
MockLoggerMockRecorder is the mock recorder for MockLogger.
MockParsedEventValidator is a mock of ParsedEventValidator interface.
MockParsedEventValidatorMockRecorder is the mock recorder for MockParsedEventValidator.
MockShellInvoker is a mock of ShellInvoker interface.
MockShellInvokerMockRecorder is the mock recorder for MockShellInvoker.
MockTargetScriptListValidator is a mock of TargetScriptListValidator interface.
MockTargetScriptListValidatorMockRecorder is the mock recorder for MockTargetScriptListValidator.