# Functions
NewMockClient creates a new mock instance.
NewMockDBClient creates a new mock instance.
NewMockDeployer creates a new mock instance.
NewMockManagerInterface creates a new mock instance.
NewMockNodeClientGetter creates a new mock instance.
NewMockSubstrateExt creates a new mock instance.
NewRMBMockClient creates a new mock instance.
# Structs
MockClient is a mock of Client interface.
MockClientMockRecorder is the mock recorder for MockClient.
MockDBClient is a mock of DBClient interface.
MockDBClientMockRecorder is the mock recorder for MockDBClient.
MockDeployer is a mock of MockDeployer interface.
MockDeployerMockRecorder is the mock recorder for MockDeployer.
MockManagerInterface is a mock of ManagerInterface interface.
MockManagerInterfaceMockRecorder is the mock recorder for MockManagerInterface.
MockNodeClientGetter is a mock of NodeClientGetter interface.
MockNodeClientGetterMockRecorder is the mock recorder for MockNodeClientGetter.
MockSubstrateExt is a mock of SubstrateExt interface.
MockSubstrateExtMockRecorder is the mock recorder for MockSubstrateExt.
RMBMockClient is a mock of Client interface.
RMBMockClientMockRecorder is the mock recorder for RMBMockClient.