mocks

package
v0.2.17-beta.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockAccountUpdater

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

MockAccountUpdater is a mock of AccountUpdater interface.

func NewMockAccountUpdater

func NewMockAccountUpdater(ctrl *gomock.Controller) *MockAccountUpdater

NewMockAccountUpdater creates a new mock instance.

func (*MockAccountUpdater) EXPECT

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

func (*MockAccountUpdater) Update

func (m *MockAccountUpdater) Update(arg0 types.Account) error

Update mocks base method.

type MockAccountUpdaterMockRecorder

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

MockAccountUpdaterMockRecorder is the mock recorder for MockAccountUpdater.

func (*MockAccountUpdaterMockRecorder) Update

func (mr *MockAccountUpdaterMockRecorder) Update(arg0 interface{}) *gomock.Call

Update indicates an expected call of Update.

type MockTemplate

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

MockTemplate is a mock of Template interface.

func NewMockTemplate

func NewMockTemplate(ctrl *gomock.Controller) *MockTemplate

NewMockTemplate creates a new mock instance.

func (*MockTemplate) EXPECT

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

func (*MockTemplate) EncodeScale

func (m *MockTemplate) EncodeScale(arg0 *scale.Encoder) (int, error)

EncodeScale mocks base method.

func (*MockTemplate) MaxSpend

func (m *MockTemplate) MaxSpend(arg0 byte, arg1 interface{}) (uint64, error)

MaxSpend mocks base method.

func (*MockTemplate) Verify

func (m *MockTemplate) Verify(arg0 *core.Context, arg1 []byte) bool

Verify mocks base method.

type MockTemplateMockRecorder

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

MockTemplateMockRecorder is the mock recorder for MockTemplate.

func (*MockTemplateMockRecorder) EncodeScale

func (mr *MockTemplateMockRecorder) EncodeScale(arg0 interface{}) *gomock.Call

EncodeScale indicates an expected call of EncodeScale.

func (*MockTemplateMockRecorder) MaxSpend

func (mr *MockTemplateMockRecorder) MaxSpend(arg0, arg1 interface{}) *gomock.Call

MaxSpend indicates an expected call of MaxSpend.

func (*MockTemplateMockRecorder) Verify

func (mr *MockTemplateMockRecorder) Verify(arg0, arg1 interface{}) *gomock.Call

Verify indicates an expected call of Verify.

Jump to

Keyboard shortcuts

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