halguardfakes

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 License: Apache-2.0 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 FakeGuard

type FakeGuard struct {
	PostCheckStub func(context.Context, halguard.PostCheckRequest) (halguard.VerificationResult, error)

	PreCheckStub func(context.Context, halguard.PreCheckRequest) (halguard.PreCheckResult, error)
	// contains filtered or unexported fields
}

func (*FakeGuard) Invocations

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

func (*FakeGuard) PostCheck

func (*FakeGuard) PostCheckArgsForCall

func (fake *FakeGuard) PostCheckArgsForCall(i int) (context.Context, halguard.PostCheckRequest)

func (*FakeGuard) PostCheckCallCount

func (fake *FakeGuard) PostCheckCallCount() int

func (*FakeGuard) PostCheckCalls

func (fake *FakeGuard) PostCheckCalls(stub func(context.Context, halguard.PostCheckRequest) (halguard.VerificationResult, error))

func (*FakeGuard) PostCheckReturns

func (fake *FakeGuard) PostCheckReturns(result1 halguard.VerificationResult, result2 error)

func (*FakeGuard) PostCheckReturnsOnCall

func (fake *FakeGuard) PostCheckReturnsOnCall(i int, result1 halguard.VerificationResult, result2 error)

func (*FakeGuard) PreCheck

func (*FakeGuard) PreCheckArgsForCall

func (fake *FakeGuard) PreCheckArgsForCall(i int) (context.Context, halguard.PreCheckRequest)

func (*FakeGuard) PreCheckCallCount

func (fake *FakeGuard) PreCheckCallCount() int

func (*FakeGuard) PreCheckCalls

func (fake *FakeGuard) PreCheckCalls(stub func(context.Context, halguard.PreCheckRequest) (halguard.PreCheckResult, error))

func (*FakeGuard) PreCheckReturns

func (fake *FakeGuard) PreCheckReturns(result1 halguard.PreCheckResult, result2 error)

func (*FakeGuard) PreCheckReturnsOnCall

func (fake *FakeGuard) PreCheckReturnsOnCall(i int, result1 halguard.PreCheckResult, result2 error)

Jump to

Keyboard shortcuts

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