notificationsfakes

package
v38.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2017 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 FakeNotifier

type FakeNotifier struct {
	SendNotificationStub func(lager.Logger, notifications.Notification) error

	SendBatchNotificationStub func(lager.Logger, []notifications.Notification) error
	// contains filtered or unexported fields
}

func (*FakeNotifier) Invocations

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

func (*FakeNotifier) SendBatchNotification

func (fake *FakeNotifier) SendBatchNotification(arg1 lager.Logger, arg2 []notifications.Notification) error

func (*FakeNotifier) SendBatchNotificationArgsForCall

func (fake *FakeNotifier) SendBatchNotificationArgsForCall(i int) (lager.Logger, []notifications.Notification)

func (*FakeNotifier) SendBatchNotificationCallCount

func (fake *FakeNotifier) SendBatchNotificationCallCount() int

func (*FakeNotifier) SendBatchNotificationReturns

func (fake *FakeNotifier) SendBatchNotificationReturns(result1 error)

func (*FakeNotifier) SendNotification

func (fake *FakeNotifier) SendNotification(arg1 lager.Logger, arg2 notifications.Notification) error

func (*FakeNotifier) SendNotificationArgsForCall

func (fake *FakeNotifier) SendNotificationArgsForCall(i int) (lager.Logger, notifications.Notification)

func (*FakeNotifier) SendNotificationCallCount

func (fake *FakeNotifier) SendNotificationCallCount() int

func (*FakeNotifier) SendNotificationReturns

func (fake *FakeNotifier) SendNotificationReturns(result1 error)

Jump to

Keyboard shortcuts

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