# Functions
NewMockBot creates a new mock instance.
NewMockPricingEngine creates a new mock instance.
# Structs
MockBot is a mock of Bot interface.
MockBotMockRecorder is the mock recorder for MockBot.
MockPricingEngine is a mock of PricingEngine interface.
MockPricingEngineMockRecorder is the mock recorder for MockPricingEngine.