fakes

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: Apache-2.0 Imports: 2 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 {
	RunStub func(...string) ([]byte, []byte, *int, error)

	RunWithInputParamsStub func(interface{}, ...string) ([]byte, []byte, *int, error)
	// contains filtered or unexported fields
}

func (*FakeCommandRunner) Invocations

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

func (*FakeCommandRunner) Run

func (fake *FakeCommandRunner) Run(arg1 ...string) ([]byte, []byte, *int, error)

func (*FakeCommandRunner) RunArgsForCall

func (fake *FakeCommandRunner) RunArgsForCall(i int) []string

func (*FakeCommandRunner) RunCallCount

func (fake *FakeCommandRunner) RunCallCount() int

func (*FakeCommandRunner) RunCalls added in v0.33.0

func (fake *FakeCommandRunner) RunCalls(stub func(...string) ([]byte, []byte, *int, error))

func (*FakeCommandRunner) RunReturns

func (fake *FakeCommandRunner) RunReturns(result1 []byte, result2 []byte, result3 *int, result4 error)

func (*FakeCommandRunner) RunReturnsOnCall

func (fake *FakeCommandRunner) RunReturnsOnCall(i int, result1 []byte, result2 []byte, result3 *int, result4 error)

func (*FakeCommandRunner) RunWithInputParams added in v0.22.0

func (fake *FakeCommandRunner) RunWithInputParams(arg1 interface{}, arg2 ...string) ([]byte, []byte, *int, error)

func (*FakeCommandRunner) RunWithInputParamsArgsForCall added in v0.22.0

func (fake *FakeCommandRunner) RunWithInputParamsArgsForCall(i int) (interface{}, []string)

func (*FakeCommandRunner) RunWithInputParamsCallCount added in v0.22.0

func (fake *FakeCommandRunner) RunWithInputParamsCallCount() int

func (*FakeCommandRunner) RunWithInputParamsCalls added in v0.33.0

func (fake *FakeCommandRunner) RunWithInputParamsCalls(stub func(interface{}, ...string) ([]byte, []byte, *int, error))

func (*FakeCommandRunner) RunWithInputParamsReturns added in v0.22.0

func (fake *FakeCommandRunner) RunWithInputParamsReturns(result1 []byte, result2 []byte, result3 *int, result4 error)

func (*FakeCommandRunner) RunWithInputParamsReturnsOnCall added in v0.22.0

func (fake *FakeCommandRunner) RunWithInputParamsReturnsOnCall(i int, result1 []byte, result2 []byte, result3 *int, result4 error)

Jump to

Keyboard shortcuts

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