executablefakes

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2018 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 FakeExecutable

type FakeExecutable struct {
	RunStub func(cmd *exec.Cmd) error

	StartStub func(cmd *exec.Cmd) error
	// contains filtered or unexported fields
}

func (*FakeExecutable) Invocations

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

func (*FakeExecutable) Run

func (fake *FakeExecutable) Run(cmd *exec.Cmd) error

func (*FakeExecutable) RunArgsForCall

func (fake *FakeExecutable) RunArgsForCall(i int) *exec.Cmd

func (*FakeExecutable) RunCallCount

func (fake *FakeExecutable) RunCallCount() int

func (*FakeExecutable) RunReturns

func (fake *FakeExecutable) RunReturns(result1 error)

func (*FakeExecutable) RunReturnsOnCall

func (fake *FakeExecutable) RunReturnsOnCall(i int, result1 error)

func (*FakeExecutable) Start

func (fake *FakeExecutable) Start(cmd *exec.Cmd) error

func (*FakeExecutable) StartArgsForCall

func (fake *FakeExecutable) StartArgsForCall(i int) *exec.Cmd

func (*FakeExecutable) StartCallCount

func (fake *FakeExecutable) StartCallCount() int

func (*FakeExecutable) StartReturns

func (fake *FakeExecutable) StartReturns(result1 error)

func (*FakeExecutable) StartReturnsOnCall

func (fake *FakeExecutable) StartReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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