mocks

package
v0.0.0-...-11ea5b6 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2024 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 MockOperators

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

MockOperators is a mock of Operators interface.

func NewMockOperators

func NewMockOperators(ctrl *gomock.Controller) *MockOperators

NewMockOperators creates a new mock instance.

func (*MockOperators) BalanceChange

func (m *MockOperators) BalanceChange(req models.Request) (string, error)

BalanceChange mocks base method.

func (*MockOperators) BalanceCheck

func (m *MockOperators) BalanceCheck(id string) (float64, error)

BalanceCheck mocks base method.

func (*MockOperators) EXPECT

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

type MockOperatorsMockRecorder

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

MockOperatorsMockRecorder is the mock recorder for MockOperators.

func (*MockOperatorsMockRecorder) BalanceChange

func (mr *MockOperatorsMockRecorder) BalanceChange(req interface{}) *gomock.Call

BalanceChange indicates an expected call of BalanceChange.

func (*MockOperatorsMockRecorder) BalanceCheck

func (mr *MockOperatorsMockRecorder) BalanceCheck(id interface{}) *gomock.Call

BalanceCheck indicates an expected call of BalanceCheck.

Jump to

Keyboard shortcuts

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