execfakes

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 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 FakeExecutorImplementation

type FakeExecutorImplementation struct {
	RunStub func(*execa.Cmd, string, log.Logger) error
	// contains filtered or unexported fields
}

func (*FakeExecutorImplementation) Invocations

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

func (*FakeExecutorImplementation) Run

func (fake *FakeExecutorImplementation) Run(arg1 *execa.Cmd, arg2 string, arg3 log.Logger) error

func (*FakeExecutorImplementation) RunArgsForCall

func (fake *FakeExecutorImplementation) RunArgsForCall(i int) (*execa.Cmd, string, log.Logger)

func (*FakeExecutorImplementation) RunCallCount

func (fake *FakeExecutorImplementation) RunCallCount() int

func (*FakeExecutorImplementation) RunCalls

func (fake *FakeExecutorImplementation) RunCalls(stub func(*execa.Cmd, string, log.Logger) error)

func (*FakeExecutorImplementation) RunReturns

func (fake *FakeExecutorImplementation) RunReturns(result1 error)

func (*FakeExecutorImplementation) RunReturnsOnCall

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

Jump to

Keyboard shortcuts

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