fake_runner

package
v0.333.2-candidate Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeRunner

type FakeRunner struct {
	StartStub func(cmd *exec.Cmd) error

	WaitStub func(cmd *exec.Cmd) byte
	// contains filtered or unexported fields
}

func (*FakeRunner) Start

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

func (*FakeRunner) StartArgsForCall

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

func (*FakeRunner) StartCallCount

func (fake *FakeRunner) StartCallCount() int

func (*FakeRunner) StartReturns

func (fake *FakeRunner) StartReturns(result1 error)

func (*FakeRunner) Wait

func (fake *FakeRunner) Wait(cmd *exec.Cmd) byte

func (*FakeRunner) WaitArgsForCall

func (fake *FakeRunner) WaitArgsForCall(i int) *exec.Cmd

func (*FakeRunner) WaitCallCount

func (fake *FakeRunner) WaitCallCount() int

func (*FakeRunner) WaitReturns

func (fake *FakeRunner) WaitReturns(result1 byte)

Jump to

Keyboard shortcuts

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