fake_spawner

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: 4 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 FakeSpawner

type FakeSpawner struct {
	SpawnStub func(cmd *exec.Cmd, withTty bool) ([]*os.File, error)
	// contains filtered or unexported fields
}

func (*FakeSpawner) Spawn

func (fake *FakeSpawner) Spawn(cmd *exec.Cmd, withTty bool) ([]*os.File, error)

func (*FakeSpawner) SpawnArgsForCall

func (fake *FakeSpawner) SpawnArgsForCall(i int) (*exec.Cmd, bool)

func (*FakeSpawner) SpawnCallCount

func (fake *FakeSpawner) SpawnCallCount() int

func (*FakeSpawner) SpawnReturns

func (fake *FakeSpawner) SpawnReturns(result1 []*os.File, result2 error)

Jump to

Keyboard shortcuts

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