mocks

package
v0.75.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 3, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEthConfirmations

type MockEthConfirmations struct {
	// contains filtered or unexported fields
}

MockEthConfirmations is a mock of EthConfirmations interface.

func NewMockEthConfirmations

func NewMockEthConfirmations(ctrl *gomock.Controller) *MockEthConfirmations

NewMockEthConfirmations creates a new mock instance.

func (*MockEthConfirmations) Check

func (m *MockEthConfirmations) Check(arg0 uint64) error

Check mocks base method.

func (*MockEthConfirmations) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockEthConfirmationsMockRecorder

type MockEthConfirmationsMockRecorder struct {
	// contains filtered or unexported fields
}

MockEthConfirmationsMockRecorder is the mock recorder for MockEthConfirmations.

func (*MockEthConfirmationsMockRecorder) Check

func (mr *MockEthConfirmationsMockRecorder) Check(arg0 interface{}) *gomock.Call

Check indicates an expected call of Check.

type MockEthereumEventSource

type MockEthereumEventSource struct {
	// contains filtered or unexported fields
}

MockEthereumEventSource is a mock of EthereumEventSource interface.

func NewMockEthereumEventSource

func NewMockEthereumEventSource(ctrl *gomock.Controller) *MockEthereumEventSource

NewMockEthereumEventSource creates a new mock instance.

func (*MockEthereumEventSource) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockEthereumEventSource) UpdateMultisigControlStartingBlock

func (m *MockEthereumEventSource) UpdateMultisigControlStartingBlock(arg0 uint64)

UpdateMultisigControlStartingBlock mocks base method.

type MockEthereumEventSourceMockRecorder

type MockEthereumEventSourceMockRecorder struct {
	// contains filtered or unexported fields
}

MockEthereumEventSourceMockRecorder is the mock recorder for MockEthereumEventSource.

func (*MockEthereumEventSourceMockRecorder) UpdateMultisigControlStartingBlock

func (mr *MockEthereumEventSourceMockRecorder) UpdateMultisigControlStartingBlock(arg0 interface{}) *gomock.Call

UpdateMultisigControlStartingBlock indicates an expected call of UpdateMultisigControlStartingBlock.

type MockMultiSigOnChainVerifier

type MockMultiSigOnChainVerifier struct {
	// contains filtered or unexported fields
}

MockMultiSigOnChainVerifier is a mock of MultiSigOnChainVerifier interface.

func NewMockMultiSigOnChainVerifier

func NewMockMultiSigOnChainVerifier(ctrl *gomock.Controller) *MockMultiSigOnChainVerifier

NewMockMultiSigOnChainVerifier creates a new mock instance.

func (*MockMultiSigOnChainVerifier) CheckSignerEvent

func (m *MockMultiSigOnChainVerifier) CheckSignerEvent(arg0 *types.SignerEvent) error

CheckSignerEvent mocks base method.

func (*MockMultiSigOnChainVerifier) CheckThresholdSetEvent

func (m *MockMultiSigOnChainVerifier) CheckThresholdSetEvent(arg0 *types.SignerThresholdSetEvent) error

CheckThresholdSetEvent mocks base method.

func (*MockMultiSigOnChainVerifier) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

type MockMultiSigOnChainVerifierMockRecorder

type MockMultiSigOnChainVerifierMockRecorder struct {
	// contains filtered or unexported fields
}

MockMultiSigOnChainVerifierMockRecorder is the mock recorder for MockMultiSigOnChainVerifier.

func (*MockMultiSigOnChainVerifierMockRecorder) CheckSignerEvent

func (mr *MockMultiSigOnChainVerifierMockRecorder) CheckSignerEvent(arg0 interface{}) *gomock.Call

CheckSignerEvent indicates an expected call of CheckSignerEvent.

func (*MockMultiSigOnChainVerifierMockRecorder) CheckThresholdSetEvent

func (mr *MockMultiSigOnChainVerifierMockRecorder) CheckThresholdSetEvent(arg0 interface{}) *gomock.Call

CheckThresholdSetEvent indicates an expected call of CheckThresholdSetEvent.

type MockWitness

type MockWitness struct {
	// contains filtered or unexported fields
}

MockWitness is a mock of Witness interface.

func NewMockWitness

func NewMockWitness(ctrl *gomock.Controller) *MockWitness

NewMockWitness creates a new mock instance.

func (*MockWitness) EXPECT

func (m *MockWitness) EXPECT() *MockWitnessMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockWitness) RestoreResource

func (m *MockWitness) RestoreResource(arg0 validators.Resource, arg1 func(interface{}, bool)) error

RestoreResource mocks base method.

func (*MockWitness) StartCheck

func (m *MockWitness) StartCheck(arg0 validators.Resource, arg1 func(interface{}, bool), arg2 time.Time) error

StartCheck mocks base method.

type MockWitnessMockRecorder

type MockWitnessMockRecorder struct {
	// contains filtered or unexported fields
}

MockWitnessMockRecorder is the mock recorder for MockWitness.

func (*MockWitnessMockRecorder) RestoreResource

func (mr *MockWitnessMockRecorder) RestoreResource(arg0, arg1 interface{}) *gomock.Call

RestoreResource indicates an expected call of RestoreResource.

func (*MockWitnessMockRecorder) StartCheck

func (mr *MockWitnessMockRecorder) StartCheck(arg0, arg1, arg2 interface{}) *gomock.Call

StartCheck indicates an expected call of StartCheck.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL