mocks

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2020 License: MIT Imports: 2 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 FakeNotifier

type FakeNotifier struct {
	IsEqualStub func(notify.Notifier) bool

	NotifyStub func(string, notify.Options) error
	// contains filtered or unexported fields
}

func (*FakeNotifier) Invocations

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

func (*FakeNotifier) IsEqual

func (fake *FakeNotifier) IsEqual(arg1 notify.Notifier) bool

func (*FakeNotifier) IsEqualArgsForCall

func (fake *FakeNotifier) IsEqualArgsForCall(i int) notify.Notifier

func (*FakeNotifier) IsEqualCallCount

func (fake *FakeNotifier) IsEqualCallCount() int

func (*FakeNotifier) IsEqualCalls

func (fake *FakeNotifier) IsEqualCalls(stub func(notify.Notifier) bool)

func (*FakeNotifier) IsEqualReturns

func (fake *FakeNotifier) IsEqualReturns(result1 bool)

func (*FakeNotifier) IsEqualReturnsOnCall

func (fake *FakeNotifier) IsEqualReturnsOnCall(i int, result1 bool)

func (*FakeNotifier) Notify

func (fake *FakeNotifier) Notify(arg1 string, arg2 notify.Options) error

func (*FakeNotifier) NotifyArgsForCall

func (fake *FakeNotifier) NotifyArgsForCall(i int) (string, notify.Options)

func (*FakeNotifier) NotifyCallCount

func (fake *FakeNotifier) NotifyCallCount() int

func (*FakeNotifier) NotifyCalls

func (fake *FakeNotifier) NotifyCalls(stub func(string, notify.Options) error)

func (*FakeNotifier) NotifyReturns

func (fake *FakeNotifier) NotifyReturns(result1 error)

func (*FakeNotifier) NotifyReturnsOnCall

func (fake *FakeNotifier) NotifyReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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