conditionfakes

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2019 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 FakeCondition

type FakeCondition struct {
	EvaluateStub func(message.Message) (bool, error)
	// contains filtered or unexported fields
}

func (*FakeCondition) Evaluate

func (fake *FakeCondition) Evaluate(arg1 message.Message) (bool, error)

func (*FakeCondition) EvaluateArgsForCall

func (fake *FakeCondition) EvaluateArgsForCall(i int) message.Message

func (*FakeCondition) EvaluateCallCount

func (fake *FakeCondition) EvaluateCallCount() int

func (*FakeCondition) EvaluateReturns

func (fake *FakeCondition) EvaluateReturns(result1 bool, result2 error)

func (*FakeCondition) EvaluateReturnsOnCall

func (fake *FakeCondition) EvaluateReturnsOnCall(i int, result1 bool, result2 error)

func (*FakeCondition) Invocations

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

Jump to

Keyboard shortcuts

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