maxinflightfakes

package
v3.3.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2017 License: Apache-2.0 Imports: 4 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 FakeUpdater

type FakeUpdater struct {
	UpdateMaxInFlightReachedStub func(logger lager.Logger, job db.Job, buildID int) (bool, error)
	// contains filtered or unexported fields
}

func (*FakeUpdater) Invocations

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

func (*FakeUpdater) UpdateMaxInFlightReached

func (fake *FakeUpdater) UpdateMaxInFlightReached(logger lager.Logger, job db.Job, buildID int) (bool, error)

func (*FakeUpdater) UpdateMaxInFlightReachedArgsForCall

func (fake *FakeUpdater) UpdateMaxInFlightReachedArgsForCall(i int) (lager.Logger, db.Job, int)

func (*FakeUpdater) UpdateMaxInFlightReachedCallCount

func (fake *FakeUpdater) UpdateMaxInFlightReachedCallCount() int

func (*FakeUpdater) UpdateMaxInFlightReachedReturns

func (fake *FakeUpdater) UpdateMaxInFlightReachedReturns(result1 bool, result2 error)

func (*FakeUpdater) UpdateMaxInFlightReachedReturnsOnCall

func (fake *FakeUpdater) UpdateMaxInFlightReachedReturnsOnCall(i int, result1 bool, result2 error)

Jump to

Keyboard shortcuts

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