mocks

package
v0.2.10-beta.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: MIT Imports: 3 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 MockblockOracle

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

MockblockOracle is a mock of blockOracle interface.

func NewMockblockOracle

func NewMockblockOracle(ctrl *gomock.Controller) *MockblockOracle

NewMockblockOracle creates a new mock instance.

func (*MockblockOracle) BlockEligible

BlockEligible mocks base method.

func (*MockblockOracle) EXPECT

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

type MockblockOracleMockRecorder

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

MockblockOracleMockRecorder is the mock recorder for MockblockOracle.

func (*MockblockOracleMockRecorder) BlockEligible

func (mr *MockblockOracleMockRecorder) BlockEligible(arg0 interface{}) *gomock.Call

BlockEligible indicates an expected call of BlockEligible.

type Mockprojector

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

Mockprojector is a mock of projector interface.

func NewMockprojector

func NewMockprojector(ctrl *gomock.Controller) *Mockprojector

NewMockprojector creates a new mock instance.

func (*Mockprojector) EXPECT

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

func (*Mockprojector) GetProjection

func (m *Mockprojector) GetProjection(arg0 types.Address) (uint64, uint64, error)

GetProjection mocks base method.

type MockprojectorMockRecorder

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

MockprojectorMockRecorder is the mock recorder for Mockprojector.

func (*MockprojectorMockRecorder) GetProjection

func (mr *MockprojectorMockRecorder) GetProjection(arg0 interface{}) *gomock.Call

GetProjection indicates an expected call of GetProjection.

Jump to

Keyboard shortcuts

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