# Functions

NewMockMonitor returns a Monitor that prints all messages using util.Debug() meaning that you must set environment variable DEBUG='monitor' to see the messages.

# Structs

MockMonitor implements runtime.Monitor for use in unit tests.