fake_log_streamer

package
v0.1441.2 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2016 License: Apache-2.0 Imports: 3 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 FakeLogStreamer

type FakeLogStreamer struct {
	StdoutStub func() io.Writer

	StderrStub func() io.Writer

	FlushStub func()

	WithSourceStub func(sourceName string) log_streamer.LogStreamer
	// contains filtered or unexported fields
}

func (*FakeLogStreamer) Flush

func (fake *FakeLogStreamer) Flush()

func (*FakeLogStreamer) FlushCallCount

func (fake *FakeLogStreamer) FlushCallCount() int

func (*FakeLogStreamer) Stderr

func (fake *FakeLogStreamer) Stderr() io.Writer

func (*FakeLogStreamer) StderrCallCount

func (fake *FakeLogStreamer) StderrCallCount() int

func (*FakeLogStreamer) StderrReturns

func (fake *FakeLogStreamer) StderrReturns(result1 io.Writer)

func (*FakeLogStreamer) Stdout

func (fake *FakeLogStreamer) Stdout() io.Writer

func (*FakeLogStreamer) StdoutCallCount

func (fake *FakeLogStreamer) StdoutCallCount() int

func (*FakeLogStreamer) StdoutReturns

func (fake *FakeLogStreamer) StdoutReturns(result1 io.Writer)

func (*FakeLogStreamer) WithSource

func (fake *FakeLogStreamer) WithSource(sourceName string) log_streamer.LogStreamer

func (*FakeLogStreamer) WithSourceArgsForCall

func (fake *FakeLogStreamer) WithSourceArgsForCall(i int) string

func (*FakeLogStreamer) WithSourceCallCount

func (fake *FakeLogStreamer) WithSourceCallCount() int

func (*FakeLogStreamer) WithSourceReturns

func (fake *FakeLogStreamer) WithSourceReturns(result1 log_streamer.LogStreamer)

Jump to

Keyboard shortcuts

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