runtimefakes

package
v6.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeArtifact

type FakeArtifact struct {
	IDStub func() string
	// contains filtered or unexported fields
}

func (*FakeArtifact) ID

func (fake *FakeArtifact) ID() string

func (*FakeArtifact) IDCallCount

func (fake *FakeArtifact) IDCallCount() int

func (*FakeArtifact) IDCalls

func (fake *FakeArtifact) IDCalls(stub func() string)

func (*FakeArtifact) IDReturns

func (fake *FakeArtifact) IDReturns(result1 string)

func (*FakeArtifact) IDReturnsOnCall

func (fake *FakeArtifact) IDReturnsOnCall(i int, result1 string)

func (*FakeArtifact) Invocations

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

type FakeRunner

type FakeRunner struct {
	RunScriptStub func(context.Context, string, []string, []byte, interface{}, io.Writer, bool) error
	// contains filtered or unexported fields
}

func (*FakeRunner) Invocations

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

func (*FakeRunner) RunScript

func (fake *FakeRunner) RunScript(arg1 context.Context, arg2 string, arg3 []string, arg4 []byte, arg5 interface{}, arg6 io.Writer, arg7 bool) error

func (*FakeRunner) RunScriptArgsForCall

func (fake *FakeRunner) RunScriptArgsForCall(i int) (context.Context, string, []string, []byte, interface{}, io.Writer, bool)

func (*FakeRunner) RunScriptCallCount

func (fake *FakeRunner) RunScriptCallCount() int

func (*FakeRunner) RunScriptCalls

func (fake *FakeRunner) RunScriptCalls(stub func(context.Context, string, []string, []byte, interface{}, io.Writer, bool) error)

func (*FakeRunner) RunScriptReturns

func (fake *FakeRunner) RunScriptReturns(result1 error)

func (*FakeRunner) RunScriptReturnsOnCall

func (fake *FakeRunner) RunScriptReturnsOnCall(i int, result1 error)

type FakeStartingEventDelegate

type FakeStartingEventDelegate struct {
	SelectedWorkerStub func(lager.Logger, string)

	StartingStub func(lager.Logger)
	// contains filtered or unexported fields
}

func (*FakeStartingEventDelegate) Invocations

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

func (*FakeStartingEventDelegate) SelectedWorker

func (fake *FakeStartingEventDelegate) SelectedWorker(arg1 lager.Logger, arg2 string)

func (*FakeStartingEventDelegate) SelectedWorkerArgsForCall

func (fake *FakeStartingEventDelegate) SelectedWorkerArgsForCall(i int) (lager.Logger, string)

func (*FakeStartingEventDelegate) SelectedWorkerCallCount

func (fake *FakeStartingEventDelegate) SelectedWorkerCallCount() int

func (*FakeStartingEventDelegate) SelectedWorkerCalls

func (fake *FakeStartingEventDelegate) SelectedWorkerCalls(stub func(lager.Logger, string))

func (*FakeStartingEventDelegate) Starting

func (fake *FakeStartingEventDelegate) Starting(arg1 lager.Logger)

func (*FakeStartingEventDelegate) StartingArgsForCall

func (fake *FakeStartingEventDelegate) StartingArgsForCall(i int) lager.Logger

func (*FakeStartingEventDelegate) StartingCallCount

func (fake *FakeStartingEventDelegate) StartingCallCount() int

func (*FakeStartingEventDelegate) StartingCalls

func (fake *FakeStartingEventDelegate) StartingCalls(stub func(lager.Logger))

Jump to

Keyboard shortcuts

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