eventstreamfakes

package
v4.2.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeEventStream

type FakeEventStream struct {
	NextEventStub func() (atc.Event, error)

	CloseStub func() error
	// contains filtered or unexported fields
}

func (*FakeEventStream) Close

func (fake *FakeEventStream) Close() error

func (*FakeEventStream) CloseCallCount

func (fake *FakeEventStream) CloseCallCount() int

func (*FakeEventStream) CloseReturns

func (fake *FakeEventStream) CloseReturns(result1 error)

func (*FakeEventStream) CloseReturnsOnCall

func (fake *FakeEventStream) CloseReturnsOnCall(i int, result1 error)

func (*FakeEventStream) Invocations

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

func (*FakeEventStream) NextEvent

func (fake *FakeEventStream) NextEvent() (atc.Event, error)

func (*FakeEventStream) NextEventCallCount

func (fake *FakeEventStream) NextEventCallCount() int

func (*FakeEventStream) NextEventReturns

func (fake *FakeEventStream) NextEventReturns(result1 atc.Event, result2 error)

func (*FakeEventStream) NextEventReturnsOnCall

func (fake *FakeEventStream) NextEventReturnsOnCall(i int, result1 atc.Event, result2 error)

Jump to

Keyboard shortcuts

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