mocks

package
v0.0.0-...-14875fc Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: BSD-2-Clause 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 Applier

type Applier struct {
	ApplyStub func(context.Context) error

	SatisfiedStub func(context.Context) (bool, error)

	ValidateStub func(context.Context) error
	// contains filtered or unexported fields
}

func (*Applier) Apply

func (fake *Applier) Apply(arg1 context.Context) error

func (*Applier) ApplyArgsForCall

func (fake *Applier) ApplyArgsForCall(i int) context.Context

func (*Applier) ApplyCallCount

func (fake *Applier) ApplyCallCount() int

func (*Applier) ApplyCalls

func (fake *Applier) ApplyCalls(stub func(context.Context) error)

func (*Applier) ApplyReturns

func (fake *Applier) ApplyReturns(result1 error)

func (*Applier) ApplyReturnsOnCall

func (fake *Applier) ApplyReturnsOnCall(i int, result1 error)

func (*Applier) Invocations

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

func (*Applier) Satisfied

func (fake *Applier) Satisfied(arg1 context.Context) (bool, error)

func (*Applier) SatisfiedArgsForCall

func (fake *Applier) SatisfiedArgsForCall(i int) context.Context

func (*Applier) SatisfiedCallCount

func (fake *Applier) SatisfiedCallCount() int

func (*Applier) SatisfiedCalls

func (fake *Applier) SatisfiedCalls(stub func(context.Context) (bool, error))

func (*Applier) SatisfiedReturns

func (fake *Applier) SatisfiedReturns(result1 bool, result2 error)

func (*Applier) SatisfiedReturnsOnCall

func (fake *Applier) SatisfiedReturnsOnCall(i int, result1 bool, result2 error)

func (*Applier) Validate

func (fake *Applier) Validate(arg1 context.Context) error

func (*Applier) ValidateArgsForCall

func (fake *Applier) ValidateArgsForCall(i int) context.Context

func (*Applier) ValidateCallCount

func (fake *Applier) ValidateCallCount() int

func (*Applier) ValidateCalls

func (fake *Applier) ValidateCalls(stub func(context.Context) error)

func (*Applier) ValidateReturns

func (fake *Applier) ValidateReturns(result1 error)

func (*Applier) ValidateReturnsOnCall

func (fake *Applier) ValidateReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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