gcfakes

package
v0.0.0-...-ddabe92 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeCollector

type FakeCollector struct {
	RunStub func() error
	// contains filtered or unexported fields
}

func (*FakeCollector) Invocations

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

func (*FakeCollector) Run

func (fake *FakeCollector) Run() error

func (*FakeCollector) RunCallCount

func (fake *FakeCollector) RunCallCount() int

func (*FakeCollector) RunReturns

func (fake *FakeCollector) RunReturns(result1 error)

func (*FakeCollector) RunReturnsOnCall

func (fake *FakeCollector) RunReturnsOnCall(i int, result1 error)

type FakeWorkerJobRunner

type FakeWorkerJobRunner struct {
	TryStub func(lager.Logger, string, gc.Job)
	// contains filtered or unexported fields
}

func (*FakeWorkerJobRunner) Invocations

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

func (*FakeWorkerJobRunner) Try

func (fake *FakeWorkerJobRunner) Try(arg1 lager.Logger, arg2 string, arg3 gc.Job)

func (*FakeWorkerJobRunner) TryArgsForCall

func (fake *FakeWorkerJobRunner) TryArgsForCall(i int) (lager.Logger, string, gc.Job)

func (*FakeWorkerJobRunner) TryCallCount

func (fake *FakeWorkerJobRunner) TryCallCount() int

Jump to

Keyboard shortcuts

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