mock

package
v1.4.5 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSupply

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

MockSupply is a mock of Supply interface

func NewMockSupply

func NewMockSupply(ctrl *gomock.Controller) *MockSupply

NewMockSupply creates a new mock instance

func (*MockSupply) EXPECT

func (m *MockSupply) EXPECT() *MockSupplyMockRecorder

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

func (*MockSupply) GetCirculatingSupply

func (m *MockSupply) GetCirculatingSupply() (int64, error)

GetCirculatingSupply mocks base method

type MockSupplyMockRecorder

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

MockSupplyMockRecorder is the mock recorder for MockSupply

func (*MockSupplyMockRecorder) GetCirculatingSupply

func (mr *MockSupplyMockRecorder) GetCirculatingSupply() *gomock.Call

GetCirculatingSupply indicates an expected call of GetCirculatingSupply

Jump to

Keyboard shortcuts

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