emitfakes

package
v9.9.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeLogger

type FakeLogger struct {
	ErrorStub func(string, error)
	// contains filtered or unexported fields
}

func (*FakeLogger) Error

func (fake *FakeLogger) Error(arg1 string, arg2 error)

func (*FakeLogger) ErrorArgsForCall

func (fake *FakeLogger) ErrorArgsForCall(i int) (string, error)

func (*FakeLogger) ErrorCallCount

func (fake *FakeLogger) ErrorCallCount() int

func (*FakeLogger) ErrorCalls

func (fake *FakeLogger) ErrorCalls(stub func(string, error))

func (*FakeLogger) Invocations

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

type FakeProcessor

type FakeProcessor struct {
	ProcessStub func() error
	// contains filtered or unexported fields
}

func (*FakeProcessor) Invocations

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

func (*FakeProcessor) Process

func (fake *FakeProcessor) Process() error

func (*FakeProcessor) ProcessCallCount

func (fake *FakeProcessor) ProcessCallCount() int

func (*FakeProcessor) ProcessCalls

func (fake *FakeProcessor) ProcessCalls(stub func() error)

func (*FakeProcessor) ProcessReturns

func (fake *FakeProcessor) ProcessReturns(result1 error)

func (*FakeProcessor) ProcessReturnsOnCall

func (fake *FakeProcessor) ProcessReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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