fakes

package
v0.17.0-alpha1 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2017 License: Apache-2.0 Imports: 2 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 FakeCommandRunner

type FakeCommandRunner struct {
	RunStub func(arg ...string) ([]byte, []byte, *int, error)
	// contains filtered or unexported fields
}

func (*FakeCommandRunner) Invocations

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

func (*FakeCommandRunner) Run

func (fake *FakeCommandRunner) Run(arg ...string) ([]byte, []byte, *int, error)

func (*FakeCommandRunner) RunArgsForCall

func (fake *FakeCommandRunner) RunArgsForCall(i int) []string

func (*FakeCommandRunner) RunCallCount

func (fake *FakeCommandRunner) RunCallCount() int

func (*FakeCommandRunner) RunReturns

func (fake *FakeCommandRunner) RunReturns(result1 []byte, result2 []byte, result3 *int, result4 error)

func (*FakeCommandRunner) RunReturnsOnCall

func (fake *FakeCommandRunner) RunReturnsOnCall(i int, result1 []byte, result2 []byte, result3 *int, result4 error)

Jump to

Keyboard shortcuts

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