mock_contracts

package
v0.181.32 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_contracts is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockContractMakerIface

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

MockContractMakerIface is a mock of ContractMakerIface interface.

func NewMockContractMakerIface

func NewMockContractMakerIface(ctrl *gomock.Controller) *MockContractMakerIface

NewMockContractMakerIface creates a new mock instance.

func (*MockContractMakerIface) EXPECT

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

func (*MockContractMakerIface) NewERC20

func (m *MockContractMakerIface) NewERC20(chainID uint64, contractAddr common.Address) (ierc20.IERC20Iface, error)

NewERC20 mocks base method.

func (*MockContractMakerIface) NewERC20Caller

func (m *MockContractMakerIface) NewERC20Caller(chainID uint64, contractAddr common.Address) (ierc20.IERC20CallerIface, error)

NewERC20Caller mocks base method.

func (*MockContractMakerIface) NewEthScan

NewEthScan mocks base method.

type MockContractMakerIfaceMockRecorder

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

MockContractMakerIfaceMockRecorder is the mock recorder for MockContractMakerIface.

func (*MockContractMakerIfaceMockRecorder) NewERC20

func (mr *MockContractMakerIfaceMockRecorder) NewERC20(chainID, contractAddr interface{}) *gomock.Call

NewERC20 indicates an expected call of NewERC20.

func (*MockContractMakerIfaceMockRecorder) NewERC20Caller

func (mr *MockContractMakerIfaceMockRecorder) NewERC20Caller(chainID, contractAddr interface{}) *gomock.Call

NewERC20Caller indicates an expected call of NewERC20Caller.

func (*MockContractMakerIfaceMockRecorder) NewEthScan

func (mr *MockContractMakerIfaceMockRecorder) NewEthScan(chainID interface{}) *gomock.Call

NewEthScan indicates an expected call of NewEthScan.

Jump to

Keyboard shortcuts

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