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: 4 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 MockEthereumWallet

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

MockEthereumWallet is a mock of EthereumWallet interface.

func NewMockEthereumWallet

func NewMockEthereumWallet(ctrl *gomock.Controller) *MockEthereumWallet

NewMockEthereumWallet creates a new mock instance.

func (*MockEthereumWallet) Algo

func (m *MockEthereumWallet) Algo() string

Algo mocks base method.

func (*MockEthereumWallet) Chain

func (m *MockEthereumWallet) Chain() string

Chain mocks base method.

func (*MockEthereumWallet) Cleanup

func (m *MockEthereumWallet) Cleanup() error

Cleanup mocks base method.

func (*MockEthereumWallet) EXPECT

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

func (*MockEthereumWallet) Name

func (m *MockEthereumWallet) Name() string

Name mocks base method.

func (*MockEthereumWallet) PubKey

func (m *MockEthereumWallet) PubKey() crypto.PublicKey

PubKey mocks base method.

func (*MockEthereumWallet) Reload

Reload mocks base method.

func (*MockEthereumWallet) Sign

func (m *MockEthereumWallet) Sign(arg0 []byte) ([]byte, error)

Sign mocks base method.

func (*MockEthereumWallet) Version

func (m *MockEthereumWallet) Version() (string, error)

Version mocks base method.

type MockEthereumWalletMockRecorder

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

MockEthereumWalletMockRecorder is the mock recorder for MockEthereumWallet.

func (*MockEthereumWalletMockRecorder) Algo

Algo indicates an expected call of Algo.

func (*MockEthereumWalletMockRecorder) Chain

Chain indicates an expected call of Chain.

func (*MockEthereumWalletMockRecorder) Cleanup

Cleanup indicates an expected call of Cleanup.

func (*MockEthereumWalletMockRecorder) Name

Name indicates an expected call of Name.

func (*MockEthereumWalletMockRecorder) PubKey

PubKey indicates an expected call of PubKey.

func (*MockEthereumWalletMockRecorder) Reload

func (mr *MockEthereumWalletMockRecorder) Reload(arg0 interface{}) *gomock.Call

Reload indicates an expected call of Reload.

func (*MockEthereumWalletMockRecorder) Sign

func (mr *MockEthereumWalletMockRecorder) Sign(arg0 interface{}) *gomock.Call

Sign indicates an expected call of Sign.

func (*MockEthereumWalletMockRecorder) Version

Version indicates an expected call of Version.

Jump to

Keyboard shortcuts

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