# Functions
NewMockAgent creates a new mock instance.
NewMockAgentFactory creates a new mock instance.
# Structs
MockAgent is a mock of Agent interface.
MockAgentFactory is a mock of AgentFactory interface.
MockAgentFactoryMockRecorder is the mock recorder for MockAgentFactory.
MockAgentMockRecorder is the mock recorder for MockAgent.