fakes

package
v0.0.0-...-fb356ce Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 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

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

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

func (*FakeCommandRunner) RunWithInputParamsArgsForCall

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

func (*FakeCommandRunner) RunWithInputParamsCallCount

func (fake *FakeCommandRunner) RunWithInputParamsCallCount() int

func (*FakeCommandRunner) RunWithInputParamsCalls

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

func (*FakeCommandRunner) RunWithInputParamsReturns

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

func (*FakeCommandRunner) RunWithInputParamsReturnsOnCall

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