# Functions
NewMockBridgeContract creates a new mock instance.
NewMockChainClient creates a new mock instance.
NewMockMessageHandler creates a new mock instance.
# Structs
MockBridgeContract is a mock of BridgeContract interface.
MockBridgeContractMockRecorder is the mock recorder for MockBridgeContract.
MockChainClient is a mock of ChainClient interface.
MockChainClientMockRecorder is the mock recorder for MockChainClient.
MockMessageHandler is a mock of MessageHandler interface.
MockMessageHandlerMockRecorder is the mock recorder for MockMessageHandler.