osysfakes

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2021 License: MPL-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 FakeOsys

type FakeOsys struct {
	ExitStub func(int)

	StderrStub func() *os.File

	StdinStub func() *os.File

	StdoutStub func() *os.File

	UserHomeDirStub func() (string, error)
	// contains filtered or unexported fields
}

func (*FakeOsys) Exit

func (fake *FakeOsys) Exit(arg1 int)

func (*FakeOsys) ExitArgsForCall

func (fake *FakeOsys) ExitArgsForCall(i int) int

func (*FakeOsys) ExitCallCount

func (fake *FakeOsys) ExitCallCount() int

func (*FakeOsys) ExitCalls

func (fake *FakeOsys) ExitCalls(stub func(int))

func (*FakeOsys) Invocations

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

func (*FakeOsys) Stderr

func (fake *FakeOsys) Stderr() *os.File

func (*FakeOsys) StderrCallCount

func (fake *FakeOsys) StderrCallCount() int

func (*FakeOsys) StderrCalls

func (fake *FakeOsys) StderrCalls(stub func() *os.File)

func (*FakeOsys) StderrReturns

func (fake *FakeOsys) StderrReturns(result1 *os.File)

func (*FakeOsys) StderrReturnsOnCall

func (fake *FakeOsys) StderrReturnsOnCall(i int, result1 *os.File)

func (*FakeOsys) Stdin

func (fake *FakeOsys) Stdin() *os.File

func (*FakeOsys) StdinCallCount

func (fake *FakeOsys) StdinCallCount() int

func (*FakeOsys) StdinCalls

func (fake *FakeOsys) StdinCalls(stub func() *os.File)

func (*FakeOsys) StdinReturns

func (fake *FakeOsys) StdinReturns(result1 *os.File)

func (*FakeOsys) StdinReturnsOnCall

func (fake *FakeOsys) StdinReturnsOnCall(i int, result1 *os.File)

func (*FakeOsys) Stdout

func (fake *FakeOsys) Stdout() *os.File

func (*FakeOsys) StdoutCallCount

func (fake *FakeOsys) StdoutCallCount() int

func (*FakeOsys) StdoutCalls

func (fake *FakeOsys) StdoutCalls(stub func() *os.File)

func (*FakeOsys) StdoutReturns

func (fake *FakeOsys) StdoutReturns(result1 *os.File)

func (*FakeOsys) StdoutReturnsOnCall

func (fake *FakeOsys) StdoutReturnsOnCall(i int, result1 *os.File)

func (*FakeOsys) UserHomeDir

func (fake *FakeOsys) UserHomeDir() (string, error)

func (*FakeOsys) UserHomeDirCallCount

func (fake *FakeOsys) UserHomeDirCallCount() int

func (*FakeOsys) UserHomeDirCalls

func (fake *FakeOsys) UserHomeDirCalls(stub func() (string, error))

func (*FakeOsys) UserHomeDirReturns

func (fake *FakeOsys) UserHomeDirReturns(result1 string, result2 error)

func (*FakeOsys) UserHomeDirReturnsOnCall

func (fake *FakeOsys) UserHomeDirReturnsOnCall(i int, result1 string, result2 error)

Jump to

Keyboard shortcuts

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