fakes

package
v6.8.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2014 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 FakeCliConnection

type FakeCliConnection struct {
	CliCommandWithoutTerminalOutputStub func(args ...string) ([]string, error)

	CliCommandStub func(args ...string) ([]string, error)
	// contains filtered or unexported fields
}

func (*FakeCliConnection) CliCommand

func (fake *FakeCliConnection) CliCommand(args ...string) ([]string, error)

func (*FakeCliConnection) CliCommandArgsForCall

func (fake *FakeCliConnection) CliCommandArgsForCall(i int) []string

func (*FakeCliConnection) CliCommandCallCount

func (fake *FakeCliConnection) CliCommandCallCount() int

func (*FakeCliConnection) CliCommandReturns

func (fake *FakeCliConnection) CliCommandReturns(result1 []string, result2 error)

func (*FakeCliConnection) CliCommandWithoutTerminalOutput

func (fake *FakeCliConnection) CliCommandWithoutTerminalOutput(args ...string) ([]string, error)

func (*FakeCliConnection) CliCommandWithoutTerminalOutputArgsForCall

func (fake *FakeCliConnection) CliCommandWithoutTerminalOutputArgsForCall(i int) []string

func (*FakeCliConnection) CliCommandWithoutTerminalOutputCallCount

func (fake *FakeCliConnection) CliCommandWithoutTerminalOutputCallCount() int

func (*FakeCliConnection) CliCommandWithoutTerminalOutputReturns

func (fake *FakeCliConnection) CliCommandWithoutTerminalOutputReturns(result1 []string, result2 error)

Jump to

Keyboard shortcuts

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