fakes

package
v0.0.0-...-8775001 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2025 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 FakeHub

type FakeHub struct {
	CloseStub func() error

	EmitStub func(executor.Event)

	SubscribeStub func() (executor.EventSource, error)
	// contains filtered or unexported fields
}

func (*FakeHub) Close

func (fake *FakeHub) Close() error

func (*FakeHub) CloseCallCount

func (fake *FakeHub) CloseCallCount() int

func (*FakeHub) CloseCalls

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

func (*FakeHub) CloseReturns

func (fake *FakeHub) CloseReturns(result1 error)

func (*FakeHub) CloseReturnsOnCall

func (fake *FakeHub) CloseReturnsOnCall(i int, 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) EmitCalls

func (fake *FakeHub) EmitCalls(stub func(executor.Event))

func (*FakeHub) Invocations

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

func (*FakeHub) Subscribe

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

func (*FakeHub) SubscribeCallCount

func (fake *FakeHub) SubscribeCallCount() int

func (*FakeHub) SubscribeCalls

func (fake *FakeHub) SubscribeCalls(stub func() (executor.EventSource, error))

func (*FakeHub) SubscribeReturns

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

func (*FakeHub) SubscribeReturnsOnCall

func (fake *FakeHub) SubscribeReturnsOnCall(i int, result1 executor.EventSource, result2 error)

Jump to

Keyboard shortcuts

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