# Functions
NewMockBaseVariable creates a new mock instance.
NewMockChain creates a new mock instance.
# Structs
MockBaseVariable is a mock of BaseVariable interface.
MockBaseVariableMockRecorder is the mock recorder for MockBaseVariable.
MockChain is a mock of Chain interface.
MockChainMockRecorder is the mock recorder for MockChain.