eventstreamfakes

package
v6.7.3-0...-1f455d7 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 License: Apache-2.0, 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 {
	CloseStub func() error

	NextEventStub func() (atc.Event, error)
	// contains filtered or unexported fields
}

func (*FakeEventStream) Close

func (fake *FakeEventStream) Close() error

func (*FakeEventStream) CloseCallCount

func (fake *FakeEventStream) CloseCallCount() int

func (*FakeEventStream) CloseCalls

func (fake *FakeEventStream) CloseCalls(stub func() error)

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) NextEventCalls

func (fake *FakeEventStream) NextEventCalls(stub func() (atc.Event, error))

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