mock_transactor

package
v1.0.47 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_transactor is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTransactor

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

MockTransactor is a mock of Transactor interface.

func NewMockTransactor

func NewMockTransactor(ctrl *gomock.Controller) *MockTransactor

NewMockTransactor creates a new mock instance.

func (*MockTransactor) EXPECT

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

func (*MockTransactor) Transact

func (m *MockTransactor) Transact(to *common.Address, data []byte, opts transactor.TransactOptions) (*common.Hash, error)

Transact mocks base method.

type MockTransactorMockRecorder

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

MockTransactorMockRecorder is the mock recorder for MockTransactor.

func (*MockTransactorMockRecorder) Transact

func (mr *MockTransactorMockRecorder) Transact(to, data, opts interface{}) *gomock.Call

Transact indicates an expected call of Transact.

Jump to

Keyboard shortcuts

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