auctioneerfakes

package
v0.0.0-...-9e2ba92 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeClient

type FakeClient struct {
	RequestLRPAuctionsStub func(lager.Logger, string, []*auctioneer.LRPStartRequest) error

	RequestTaskAuctionsStub func(lager.Logger, string, []*auctioneer.TaskStartRequest) error
	// contains filtered or unexported fields
}

func (*FakeClient) Invocations

func (fake *FakeClient) Invocations() map[string][][]interface{}

func (*FakeClient) RequestLRPAuctions

func (fake *FakeClient) RequestLRPAuctions(arg1 lager.Logger, arg2 string, arg3 []*auctioneer.LRPStartRequest) error

func (*FakeClient) RequestLRPAuctionsArgsForCall

func (fake *FakeClient) RequestLRPAuctionsArgsForCall(i int) (lager.Logger, string, []*auctioneer.LRPStartRequest)

func (*FakeClient) RequestLRPAuctionsCallCount

func (fake *FakeClient) RequestLRPAuctionsCallCount() int

func (*FakeClient) RequestLRPAuctionsCalls

func (fake *FakeClient) RequestLRPAuctionsCalls(stub func(lager.Logger, string, []*auctioneer.LRPStartRequest) error)

func (*FakeClient) RequestLRPAuctionsReturns

func (fake *FakeClient) RequestLRPAuctionsReturns(result1 error)

func (*FakeClient) RequestLRPAuctionsReturnsOnCall

func (fake *FakeClient) RequestLRPAuctionsReturnsOnCall(i int, result1 error)

func (*FakeClient) RequestTaskAuctions

func (fake *FakeClient) RequestTaskAuctions(arg1 lager.Logger, arg2 string, arg3 []*auctioneer.TaskStartRequest) error

func (*FakeClient) RequestTaskAuctionsArgsForCall

func (fake *FakeClient) RequestTaskAuctionsArgsForCall(i int) (lager.Logger, string, []*auctioneer.TaskStartRequest)

func (*FakeClient) RequestTaskAuctionsCallCount

func (fake *FakeClient) RequestTaskAuctionsCallCount() int

func (*FakeClient) RequestTaskAuctionsCalls

func (fake *FakeClient) RequestTaskAuctionsCalls(stub func(lager.Logger, string, []*auctioneer.TaskStartRequest) error)

func (*FakeClient) RequestTaskAuctionsReturns

func (fake *FakeClient) RequestTaskAuctionsReturns(result1 error)

func (*FakeClient) RequestTaskAuctionsReturnsOnCall

func (fake *FakeClient) RequestTaskAuctionsReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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