mock_evmgaspricer

package
v1.4.2 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_evmgaspricer is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockGasPriceClient

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

MockGasPriceClient is a mock of GasPriceClient interface.

func NewMockGasPriceClient

func NewMockGasPriceClient(ctrl *gomock.Controller) *MockGasPriceClient

NewMockGasPriceClient creates a new mock instance.

func (*MockGasPriceClient) EXPECT

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

func (*MockGasPriceClient) SuggestGasPrice

func (m *MockGasPriceClient) SuggestGasPrice(ctx context.Context) (*big.Int, error)

SuggestGasPrice mocks base method.

type MockGasPriceClientMockRecorder

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

MockGasPriceClientMockRecorder is the mock recorder for MockGasPriceClient.

func (*MockGasPriceClientMockRecorder) SuggestGasPrice

func (mr *MockGasPriceClientMockRecorder) SuggestGasPrice(ctx interface{}) *gomock.Call

SuggestGasPrice indicates an expected call of SuggestGasPrice.

type MockLondonGasClient

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

MockLondonGasClient is a mock of LondonGasClient interface.

func NewMockLondonGasClient

func NewMockLondonGasClient(ctrl *gomock.Controller) *MockLondonGasClient

NewMockLondonGasClient creates a new mock instance.

func (*MockLondonGasClient) BaseFee

func (m *MockLondonGasClient) BaseFee() (*big.Int, error)

BaseFee mocks base method.

func (*MockLondonGasClient) EXPECT

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

func (*MockLondonGasClient) SuggestGasPrice

func (m *MockLondonGasClient) SuggestGasPrice(ctx context.Context) (*big.Int, error)

SuggestGasPrice mocks base method.

func (*MockLondonGasClient) SuggestGasTipCap

func (m *MockLondonGasClient) SuggestGasTipCap(ctx context.Context) (*big.Int, error)

SuggestGasTipCap mocks base method.

type MockLondonGasClientMockRecorder

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

MockLondonGasClientMockRecorder is the mock recorder for MockLondonGasClient.

func (*MockLondonGasClientMockRecorder) BaseFee

BaseFee indicates an expected call of BaseFee.

func (*MockLondonGasClientMockRecorder) SuggestGasPrice

func (mr *MockLondonGasClientMockRecorder) SuggestGasPrice(ctx interface{}) *gomock.Call

SuggestGasPrice indicates an expected call of SuggestGasPrice.

func (*MockLondonGasClientMockRecorder) SuggestGasTipCap

func (mr *MockLondonGasClientMockRecorder) SuggestGasTipCap(ctx interface{}) *gomock.Call

SuggestGasTipCap indicates an expected call of SuggestGasTipCap.

Jump to

Keyboard shortcuts

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