fakes

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 FakeHub

type FakeHub struct {
	EmitStub func(executor.Event)

	SubscribeStub func() (executor.EventSource, error)

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

func (*FakeHub) Close

func (fake *FakeHub) Close() error

func (*FakeHub) CloseCallCount

func (fake *FakeHub) CloseCallCount() int

func (*FakeHub) CloseReturns

func (fake *FakeHub) CloseReturns(result1 error)

func (*FakeHub) Emit

func (fake *FakeHub) Emit(arg1 executor.Event)

func (*FakeHub) EmitArgsForCall

func (fake *FakeHub) EmitArgsForCall(i int) executor.Event

func (*FakeHub) EmitCallCount

func (fake *FakeHub) EmitCallCount() int

func (*FakeHub) Subscribe

func (fake *FakeHub) Subscribe() (executor.EventSource, error)

func (*FakeHub) SubscribeCallCount

func (fake *FakeHub) SubscribeCallCount() int

func (*FakeHub) SubscribeReturns

func (fake *FakeHub) SubscribeReturns(result1 executor.EventSource, result2 error)

Jump to

Keyboard shortcuts

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