delegatefakes

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2020 License: 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 FakeDelegator

type FakeDelegator struct {
	DelegateStub func(message.Message) ([]delegate.Delegate, error)
	// contains filtered or unexported fields
}

func (*FakeDelegator) Delegate

func (fake *FakeDelegator) Delegate(arg1 message.Message) ([]delegate.Delegate, error)

func (*FakeDelegator) DelegateArgsForCall

func (fake *FakeDelegator) DelegateArgsForCall(i int) message.Message

func (*FakeDelegator) DelegateCallCount

func (fake *FakeDelegator) DelegateCallCount() int

func (*FakeDelegator) DelegateReturns

func (fake *FakeDelegator) DelegateReturns(result1 []delegate.Delegate, result2 error)

func (*FakeDelegator) DelegateReturnsOnCall

func (fake *FakeDelegator) DelegateReturnsOnCall(i int, result1 []delegate.Delegate, result2 error)

func (*FakeDelegator) Invocations

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

Jump to

Keyboard shortcuts

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