mock_minions

package
v0.1.1-0...-bf813a4 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2020 License: OSL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_minions is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBotPool

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

MockBotPool is a mock of BotPool interface

func NewMockBotPool

func NewMockBotPool(ctrl *gomock.Controller) *MockBotPool

NewMockBotPool creates a new mock instance

func (*MockBotPool) EXPECT

func (m *MockBotPool) EXPECT() *MockBotPoolMockRecorder

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

func (*MockBotPool) FundMinions

func (m *MockBotPool) FundMinions(ctx context.Context, config *configs.FaucetServer, horizonClient horizonclient.ClientInterface) ([]*keypair.Full, error)

FundMinions mocks base method

func (*MockBotPool) Summon

func (m *MockBotPool) Summon(ctx context.Context) *keypair.Full

Summon mocks base method

type MockBotPoolMockRecorder

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

MockBotPoolMockRecorder is the mock recorder for MockBotPool

func (*MockBotPoolMockRecorder) FundMinions

func (mr *MockBotPoolMockRecorder) FundMinions(ctx, config, horizonClient interface{}) *gomock.Call

FundMinions indicates an expected call of FundMinions

func (*MockBotPoolMockRecorder) Summon

func (mr *MockBotPoolMockRecorder) Summon(ctx interface{}) *gomock.Call

Summon indicates an expected call of Summon

Jump to

Keyboard shortcuts

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