tracefakes

package
v6.21.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2016 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 FakePrinter

type FakePrinter struct {
	PrintStub func(v ...interface{})

	PrintfStub func(format string, v ...interface{})

	PrintlnStub func(v ...interface{})

	WritesToConsoleStub func() bool
	// contains filtered or unexported fields
}

func (*FakePrinter) Print

func (fake *FakePrinter) Print(v ...interface{})

func (*FakePrinter) PrintArgsForCall

func (fake *FakePrinter) PrintArgsForCall(i int) []interface{}

func (*FakePrinter) PrintCallCount

func (fake *FakePrinter) PrintCallCount() int

func (*FakePrinter) Printf

func (fake *FakePrinter) Printf(format string, v ...interface{})

func (*FakePrinter) PrintfArgsForCall

func (fake *FakePrinter) PrintfArgsForCall(i int) (string, []interface{})

func (*FakePrinter) PrintfCallCount

func (fake *FakePrinter) PrintfCallCount() int

func (*FakePrinter) Println

func (fake *FakePrinter) Println(v ...interface{})

func (*FakePrinter) PrintlnArgsForCall

func (fake *FakePrinter) PrintlnArgsForCall(i int) []interface{}

func (*FakePrinter) PrintlnCallCount

func (fake *FakePrinter) PrintlnCallCount() int

func (*FakePrinter) WritesToConsole

func (fake *FakePrinter) WritesToConsole() bool

func (*FakePrinter) WritesToConsoleCallCount

func (fake *FakePrinter) WritesToConsoleCallCount() int

func (*FakePrinter) WritesToConsoleReturns

func (fake *FakePrinter) WritesToConsoleReturns(result1 bool)

Jump to

Keyboard shortcuts

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