notification_connectionfakes

package
v0.20.9 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2021 License: Apache-2.0, BSD-3-Clause, MIT 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 FakeNotificationConnection

type FakeNotificationConnection struct {
	CloseStub func() error

	ListenStub func(string) error

	NotificationChannelStub func() <-chan *pq.Notification

	PingStub func() error

	UnlistenStub func(string) error
	// contains filtered or unexported fields
}

func (*FakeNotificationConnection) Close

func (fake *FakeNotificationConnection) Close() error

func (*FakeNotificationConnection) CloseCallCount

func (fake *FakeNotificationConnection) CloseCallCount() int

func (*FakeNotificationConnection) CloseCalls

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

func (*FakeNotificationConnection) CloseReturns

func (fake *FakeNotificationConnection) CloseReturns(result1 error)

func (*FakeNotificationConnection) CloseReturnsOnCall

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

func (*FakeNotificationConnection) Invocations

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

func (*FakeNotificationConnection) Listen

func (fake *FakeNotificationConnection) Listen(arg1 string) error

func (*FakeNotificationConnection) ListenArgsForCall

func (fake *FakeNotificationConnection) ListenArgsForCall(i int) string

func (*FakeNotificationConnection) ListenCallCount

func (fake *FakeNotificationConnection) ListenCallCount() int

func (*FakeNotificationConnection) ListenCalls

func (fake *FakeNotificationConnection) ListenCalls(stub func(string) error)

func (*FakeNotificationConnection) ListenReturns

func (fake *FakeNotificationConnection) ListenReturns(result1 error)

func (*FakeNotificationConnection) ListenReturnsOnCall

func (fake *FakeNotificationConnection) ListenReturnsOnCall(i int, result1 error)

func (*FakeNotificationConnection) NotificationChannel

func (fake *FakeNotificationConnection) NotificationChannel() <-chan *pq.Notification

func (*FakeNotificationConnection) NotificationChannelCallCount

func (fake *FakeNotificationConnection) NotificationChannelCallCount() int

func (*FakeNotificationConnection) NotificationChannelCalls

func (fake *FakeNotificationConnection) NotificationChannelCalls(stub func() <-chan *pq.Notification)

func (*FakeNotificationConnection) NotificationChannelReturns

func (fake *FakeNotificationConnection) NotificationChannelReturns(result1 <-chan *pq.Notification)

func (*FakeNotificationConnection) NotificationChannelReturnsOnCall

func (fake *FakeNotificationConnection) NotificationChannelReturnsOnCall(i int, result1 <-chan *pq.Notification)

func (*FakeNotificationConnection) Ping added in v0.4.1

func (fake *FakeNotificationConnection) Ping() error

func (*FakeNotificationConnection) PingCallCount added in v0.4.1

func (fake *FakeNotificationConnection) PingCallCount() int

func (*FakeNotificationConnection) PingCalls added in v0.4.1

func (fake *FakeNotificationConnection) PingCalls(stub func() error)

func (*FakeNotificationConnection) PingReturns added in v0.4.1

func (fake *FakeNotificationConnection) PingReturns(result1 error)

func (*FakeNotificationConnection) PingReturnsOnCall added in v0.4.1

func (fake *FakeNotificationConnection) PingReturnsOnCall(i int, result1 error)

func (*FakeNotificationConnection) Unlisten

func (fake *FakeNotificationConnection) Unlisten(arg1 string) error

func (*FakeNotificationConnection) UnlistenArgsForCall

func (fake *FakeNotificationConnection) UnlistenArgsForCall(i int) string

func (*FakeNotificationConnection) UnlistenCallCount

func (fake *FakeNotificationConnection) UnlistenCallCount() int

func (*FakeNotificationConnection) UnlistenCalls

func (fake *FakeNotificationConnection) UnlistenCalls(stub func(string) error)

func (*FakeNotificationConnection) UnlistenReturns

func (fake *FakeNotificationConnection) UnlistenReturns(result1 error)

func (*FakeNotificationConnection) UnlistenReturnsOnCall

func (fake *FakeNotificationConnection) UnlistenReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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