callerfakes

package
v0.0.0-...-e7fe100 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 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 FakeCommandRunner

type FakeCommandRunner struct {
	Stub func(*exec.Cmd) error
	// contains filtered or unexported fields
}

func (*FakeCommandRunner) ArgsForCall

func (fake *FakeCommandRunner) ArgsForCall(i int) *exec.Cmd

func (*FakeCommandRunner) CallCount

func (fake *FakeCommandRunner) CallCount() int

func (*FakeCommandRunner) Calls

func (fake *FakeCommandRunner) Calls(stub func(*exec.Cmd) error)

func (*FakeCommandRunner) Invocations

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

func (*FakeCommandRunner) Returns

func (fake *FakeCommandRunner) Returns(result1 error)

func (*FakeCommandRunner) ReturnsOnCall

func (fake *FakeCommandRunner) ReturnsOnCall(i int, result1 error)

func (*FakeCommandRunner) Spy

func (fake *FakeCommandRunner) Spy(arg1 *exec.Cmd) error

Jump to

Keyboard shortcuts

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