fakes

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 3 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 FakeFlow

type FakeFlow struct {
	RunStub func(context.Context, interface{}, bool) (flow.Result, error)
	// contains filtered or unexported fields
}

func (*FakeFlow) Invocations

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

func (*FakeFlow) Run

func (fake *FakeFlow) Run(arg1 context.Context, arg2 interface{}, arg3 bool) (flow.Result, error)

func (*FakeFlow) RunArgsForCall

func (fake *FakeFlow) RunArgsForCall(i int) (context.Context, interface{}, bool)

func (*FakeFlow) RunCallCount

func (fake *FakeFlow) RunCallCount() int

func (*FakeFlow) RunCalls

func (fake *FakeFlow) RunCalls(stub func(context.Context, interface{}, bool) (flow.Result, error))

func (*FakeFlow) RunReturns

func (fake *FakeFlow) RunReturns(result1 flow.Result, result2 error)

func (*FakeFlow) RunReturnsOnCall

func (fake *FakeFlow) RunReturnsOnCall(i int, result1 flow.Result, result2 error)

type FakeResult

type FakeResult struct {
	// contains filtered or unexported fields
}

func (*FakeResult) Invocations

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

Jump to

Keyboard shortcuts

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