eventfakes

package
v0.0.0-...-7cb0e1f Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2017 License: MIT 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 FakeIClient

type FakeIClient struct {
	AddStub func(string, string) error

	AddWithErrorLogStub func(string, log.FieldLogger, log.Fields) error

	AddWithLogStub func(string, string, log.FieldLogger, log.Fields) error
	// contains filtered or unexported fields
}

func (*FakeIClient) Add

func (fake *FakeIClient) Add(arg1 string, arg2 string) error

func (*FakeIClient) AddArgsForCall

func (fake *FakeIClient) AddArgsForCall(i int) (string, string)

func (*FakeIClient) AddCallCount

func (fake *FakeIClient) AddCallCount() int

func (*FakeIClient) AddReturns

func (fake *FakeIClient) AddReturns(result1 error)

func (*FakeIClient) AddReturnsOnCall

func (fake *FakeIClient) AddReturnsOnCall(i int, result1 error)

func (*FakeIClient) AddWithErrorLog

func (fake *FakeIClient) AddWithErrorLog(arg1 string, arg2 log.FieldLogger, arg3 log.Fields) error

func (*FakeIClient) AddWithErrorLogArgsForCall

func (fake *FakeIClient) AddWithErrorLogArgsForCall(i int) (string, log.FieldLogger, log.Fields)

func (*FakeIClient) AddWithErrorLogCallCount

func (fake *FakeIClient) AddWithErrorLogCallCount() int

func (*FakeIClient) AddWithErrorLogReturns

func (fake *FakeIClient) AddWithErrorLogReturns(result1 error)

func (*FakeIClient) AddWithErrorLogReturnsOnCall

func (fake *FakeIClient) AddWithErrorLogReturnsOnCall(i int, result1 error)

func (*FakeIClient) AddWithLog

func (fake *FakeIClient) AddWithLog(arg1 string, arg2 string, arg3 log.FieldLogger, arg4 log.Fields) error

func (*FakeIClient) AddWithLogArgsForCall

func (fake *FakeIClient) AddWithLogArgsForCall(i int) (string, string, log.FieldLogger, log.Fields)

func (*FakeIClient) AddWithLogCallCount

func (fake *FakeIClient) AddWithLogCallCount() int

func (*FakeIClient) AddWithLogReturns

func (fake *FakeIClient) AddWithLogReturns(result1 error)

func (*FakeIClient) AddWithLogReturnsOnCall

func (fake *FakeIClient) AddWithLogReturnsOnCall(i int, result1 error)

func (*FakeIClient) Invocations

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

Jump to

Keyboard shortcuts

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