testfakes

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

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 FakeBlockWithClose

type FakeBlockWithClose struct {
	CloseStub func(context.Context) error
	// contains filtered or unexported fields
}

func (*FakeBlockWithClose) Close

func (fake *FakeBlockWithClose) Close(arg1 context.Context) error

func (*FakeBlockWithClose) CloseArgsForCall

func (fake *FakeBlockWithClose) CloseArgsForCall(i int) context.Context

func (*FakeBlockWithClose) CloseCallCount

func (fake *FakeBlockWithClose) CloseCallCount() int

func (*FakeBlockWithClose) CloseCalls

func (fake *FakeBlockWithClose) CloseCalls(stub func(context.Context) error)

func (*FakeBlockWithClose) CloseReturns

func (fake *FakeBlockWithClose) CloseReturns(result1 error)

func (*FakeBlockWithClose) CloseReturnsOnCall

func (fake *FakeBlockWithClose) CloseReturnsOnCall(i int, result1 error)

func (*FakeBlockWithClose) Invocations

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

type FakeBlockWithInit

type FakeBlockWithInit struct {
	InitStub func(context.Context) (bool, error)
	// contains filtered or unexported fields
}

func (*FakeBlockWithInit) Init

func (fake *FakeBlockWithInit) Init(arg1 context.Context) (bool, error)

func (*FakeBlockWithInit) InitArgsForCall

func (fake *FakeBlockWithInit) InitArgsForCall(i int) context.Context

func (*FakeBlockWithInit) InitCallCount

func (fake *FakeBlockWithInit) InitCallCount() int

func (*FakeBlockWithInit) InitCalls

func (fake *FakeBlockWithInit) InitCalls(stub func(context.Context) (bool, error))

func (*FakeBlockWithInit) InitReturns

func (fake *FakeBlockWithInit) InitReturns(result1 bool, result2 error)

func (*FakeBlockWithInit) InitReturnsOnCall

func (fake *FakeBlockWithInit) InitReturnsOnCall(i int, result1 bool, result2 error)

func (*FakeBlockWithInit) Invocations

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

type FakeBlockWithRun

type FakeBlockWithRun struct {
	RunStub func(context.Context) (conflow.Result, error)
	// contains filtered or unexported fields
}

func (*FakeBlockWithRun) Invocations

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

func (*FakeBlockWithRun) Run

func (fake *FakeBlockWithRun) Run(arg1 context.Context) (conflow.Result, error)

func (*FakeBlockWithRun) RunArgsForCall

func (fake *FakeBlockWithRun) RunArgsForCall(i int) context.Context

func (*FakeBlockWithRun) RunCallCount

func (fake *FakeBlockWithRun) RunCallCount() int

func (*FakeBlockWithRun) RunCalls

func (fake *FakeBlockWithRun) RunCalls(stub func(context.Context) (conflow.Result, error))

func (*FakeBlockWithRun) RunReturns

func (fake *FakeBlockWithRun) RunReturns(result1 conflow.Result, result2 error)

func (*FakeBlockWithRun) RunReturnsOnCall

func (fake *FakeBlockWithRun) RunReturnsOnCall(i int, result1 conflow.Result, result2 error)

Jump to

Keyboard shortcuts

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