grootfsfakes

package
v0.0.0-...-5621bf6 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 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 {
	RunStub func(context.Context, string, ...string) ([]byte, error)
	// contains filtered or unexported fields
}

func (*FakeCommandRunner) Invocations

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

func (*FakeCommandRunner) Run

func (fake *FakeCommandRunner) Run(arg1 context.Context, arg2 string, arg3 ...string) ([]byte, error)

func (*FakeCommandRunner) RunArgsForCall

func (fake *FakeCommandRunner) RunArgsForCall(i int) (context.Context, string, []string)

func (*FakeCommandRunner) RunCallCount

func (fake *FakeCommandRunner) RunCallCount() int

func (*FakeCommandRunner) RunCalls

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

func (*FakeCommandRunner) RunReturns

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

func (*FakeCommandRunner) RunReturnsOnCall

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

Jump to

Keyboard shortcuts

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