fakes

package
v1.0.0-...-733ce85 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2016 License: MIT 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 FakeUI

type FakeUI struct {
	TerminalIsTTYStub func() bool

	ReadLineFromStdinStub func() string

	WriteStub func(string)

	WriteLineStub func(string)
	// contains filtered or unexported fields
}

func (*FakeUI) ReadLineFromStdin

func (fake *FakeUI) ReadLineFromStdin() string

func (*FakeUI) ReadLineFromStdinCallCount

func (fake *FakeUI) ReadLineFromStdinCallCount() int

func (*FakeUI) ReadLineFromStdinReturns

func (fake *FakeUI) ReadLineFromStdinReturns(result1 string)

func (*FakeUI) TerminalIsTTY

func (fake *FakeUI) TerminalIsTTY() bool

func (*FakeUI) TerminalIsTTYCallCount

func (fake *FakeUI) TerminalIsTTYCallCount() int

func (*FakeUI) TerminalIsTTYReturns

func (fake *FakeUI) TerminalIsTTYReturns(result1 bool)

func (*FakeUI) Write

func (fake *FakeUI) Write(arg1 string)

func (*FakeUI) WriteArgsForCall

func (fake *FakeUI) WriteArgsForCall(i int) string

func (*FakeUI) WriteCallCount

func (fake *FakeUI) WriteCallCount() int

func (*FakeUI) WriteLine

func (fake *FakeUI) WriteLine(arg1 string)

func (*FakeUI) WriteLineArgsForCall

func (fake *FakeUI) WriteLineArgsForCall(i int) string

func (*FakeUI) WriteLineCallCount

func (fake *FakeUI) WriteLineCallCount() int

Jump to

Keyboard shortcuts

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