mock

package
v0.0.0-...-33ea157 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2022 License: MIT Imports: 3 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 MockIChallenged

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

MockIChallenged is a mock of IChallenged interface.

func NewMockIChallenged

func NewMockIChallenged(ctrl *gomock.Controller) *MockIChallenged

NewMockIChallenged creates a new mock instance.

func (*MockIChallenged) Credits

func (m *MockIChallenged) Credits() float32

Credits mocks base method.

func (*MockIChallenged) Deposit

func (m *MockIChallenged) Deposit(arg0 float32) error

Deposit mocks base method.

func (*MockIChallenged) EXPECT

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

func (*MockIChallenged) Id

func (m *MockIChallenged) Id() string

Id mocks base method.

func (*MockIChallenged) Notificator

func (m *MockIChallenged) Notificator() notification.INotificator

Notificator mocks base method.

func (*MockIChallenged) Withdraw

func (m *MockIChallenged) Withdraw(arg0 float32) error

Withdraw mocks base method.

type MockIChallengedMockRecorder

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

MockIChallengedMockRecorder is the mock recorder for MockIChallenged.

func (*MockIChallengedMockRecorder) Credits

func (mr *MockIChallengedMockRecorder) Credits() *gomock.Call

Credits indicates an expected call of Credits.

func (*MockIChallengedMockRecorder) Deposit

func (mr *MockIChallengedMockRecorder) Deposit(arg0 interface{}) *gomock.Call

Deposit indicates an expected call of Deposit.

func (*MockIChallengedMockRecorder) Id

Id indicates an expected call of Id.

func (*MockIChallengedMockRecorder) Notificator

func (mr *MockIChallengedMockRecorder) Notificator() *gomock.Call

Notificator indicates an expected call of Notificator.

func (*MockIChallengedMockRecorder) Withdraw

func (mr *MockIChallengedMockRecorder) Withdraw(arg0 interface{}) *gomock.Call

Withdraw indicates an expected call of Withdraw.

Jump to

Keyboard shortcuts

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