privcheckerfakes

package
v0.0.0-...-8deac7e Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0 Imports: 4 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 FakeBundleLoader

type FakeBundleLoader struct {
	LoadStub func(lager.Logger, string) (goci.Bndl, error)
	// contains filtered or unexported fields
}

func (*FakeBundleLoader) Invocations

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

func (*FakeBundleLoader) Load

func (fake *FakeBundleLoader) Load(arg1 lager.Logger, arg2 string) (goci.Bndl, error)

func (*FakeBundleLoader) LoadArgsForCall

func (fake *FakeBundleLoader) LoadArgsForCall(i int) (lager.Logger, string)

func (*FakeBundleLoader) LoadCallCount

func (fake *FakeBundleLoader) LoadCallCount() int

func (*FakeBundleLoader) LoadCalls

func (fake *FakeBundleLoader) LoadCalls(stub func(lager.Logger, string) (goci.Bndl, error))

func (*FakeBundleLoader) LoadReturns

func (fake *FakeBundleLoader) LoadReturns(result1 goci.Bndl, result2 error)

func (*FakeBundleLoader) LoadReturnsOnCall

func (fake *FakeBundleLoader) LoadReturnsOnCall(i int, result1 goci.Bndl, result2 error)

Jump to

Keyboard shortcuts

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