rpcfakes

package
v7.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

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 {
	CommandStub func([]string, commandregistry.Dependency, bool) error
	// contains filtered or unexported fields
}

func (*FakeCommandRunner) Command

func (fake *FakeCommandRunner) Command(arg1 []string, arg2 commandregistry.Dependency, arg3 bool) error

func (*FakeCommandRunner) CommandArgsForCall

func (fake *FakeCommandRunner) CommandArgsForCall(i int) ([]string, commandregistry.Dependency, bool)

func (*FakeCommandRunner) CommandCallCount

func (fake *FakeCommandRunner) CommandCallCount() int

func (*FakeCommandRunner) CommandCalls

func (fake *FakeCommandRunner) CommandCalls(stub func([]string, commandregistry.Dependency, bool) error)

func (*FakeCommandRunner) CommandReturns

func (fake *FakeCommandRunner) CommandReturns(result1 error)

func (*FakeCommandRunner) CommandReturnsOnCall

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

func (*FakeCommandRunner) Invocations

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

type FakeOutputCapture

type FakeOutputCapture struct {
	SetOutputBucketStub func(io.Writer)
	// contains filtered or unexported fields
}

func (*FakeOutputCapture) Invocations

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

func (*FakeOutputCapture) SetOutputBucket

func (fake *FakeOutputCapture) SetOutputBucket(arg1 io.Writer)

func (*FakeOutputCapture) SetOutputBucketArgsForCall

func (fake *FakeOutputCapture) SetOutputBucketArgsForCall(i int) io.Writer

func (*FakeOutputCapture) SetOutputBucketCallCount

func (fake *FakeOutputCapture) SetOutputBucketCallCount() int

func (*FakeOutputCapture) SetOutputBucketCalls

func (fake *FakeOutputCapture) SetOutputBucketCalls(stub func(io.Writer))

type FakeTerminalOutputSwitch

type FakeTerminalOutputSwitch struct {
	DisableTerminalOutputStub func(bool)
	// contains filtered or unexported fields
}

func (*FakeTerminalOutputSwitch) DisableTerminalOutput

func (fake *FakeTerminalOutputSwitch) DisableTerminalOutput(arg1 bool)

func (*FakeTerminalOutputSwitch) DisableTerminalOutputArgsForCall

func (fake *FakeTerminalOutputSwitch) DisableTerminalOutputArgsForCall(i int) bool

func (*FakeTerminalOutputSwitch) DisableTerminalOutputCallCount

func (fake *FakeTerminalOutputSwitch) DisableTerminalOutputCallCount() int

func (*FakeTerminalOutputSwitch) DisableTerminalOutputCalls

func (fake *FakeTerminalOutputSwitch) DisableTerminalOutputCalls(stub func(bool))

func (*FakeTerminalOutputSwitch) Invocations

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

Jump to

Keyboard shortcuts

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