fakes

package
v1.9.63 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 2 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 FakeExecutable

type FakeExecutable struct {
	ExecuteStub func() error
	// contains filtered or unexported fields
}

func (*FakeExecutable) Execute

func (fake *FakeExecutable) Execute() error

func (*FakeExecutable) ExecuteCallCount

func (fake *FakeExecutable) ExecuteCallCount() int

func (*FakeExecutable) ExecuteCalls added in v1.7.2

func (fake *FakeExecutable) ExecuteCalls(stub func() error)

func (*FakeExecutable) ExecuteReturns

func (fake *FakeExecutable) ExecuteReturns(result1 error)

func (*FakeExecutable) ExecuteReturnsOnCall

func (fake *FakeExecutable) ExecuteReturnsOnCall(i int, result1 error)

func (*FakeExecutable) Invocations

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

type FakeExecutor

type FakeExecutor struct {
	RunStub func([][]executor.Executable) []error
	// contains filtered or unexported fields
}

func (*FakeExecutor) Invocations

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

func (*FakeExecutor) Run

func (fake *FakeExecutor) Run(arg1 [][]executor.Executable) []error

func (*FakeExecutor) RunArgsForCall

func (fake *FakeExecutor) RunArgsForCall(i int) [][]executor.Executable

func (*FakeExecutor) RunCallCount

func (fake *FakeExecutor) RunCallCount() int

func (*FakeExecutor) RunCalls added in v1.7.2

func (fake *FakeExecutor) RunCalls(stub func([][]executor.Executable) []error)

func (*FakeExecutor) RunReturns

func (fake *FakeExecutor) RunReturns(result1 []error)

func (*FakeExecutor) RunReturnsOnCall

func (fake *FakeExecutor) RunReturnsOnCall(i int, result1 []error)

Jump to

Keyboard shortcuts

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