usersfakes

package
v0.0.0-...-f5640b5 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 2 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 FakeUserLookupper

type FakeUserLookupper struct {
	LookupStub func(string, string) (*users.ExecUser, error)
	// contains filtered or unexported fields
}

func (*FakeUserLookupper) Invocations

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

func (*FakeUserLookupper) Lookup

func (fake *FakeUserLookupper) Lookup(arg1 string, arg2 string) (*users.ExecUser, error)

func (*FakeUserLookupper) LookupArgsForCall

func (fake *FakeUserLookupper) LookupArgsForCall(i int) (string, string)

func (*FakeUserLookupper) LookupCallCount

func (fake *FakeUserLookupper) LookupCallCount() int

func (*FakeUserLookupper) LookupCalls

func (fake *FakeUserLookupper) LookupCalls(stub func(string, string) (*users.ExecUser, error))

func (*FakeUserLookupper) LookupReturns

func (fake *FakeUserLookupper) LookupReturns(result1 *users.ExecUser, result2 error)

func (*FakeUserLookupper) LookupReturnsOnCall

func (fake *FakeUserLookupper) LookupReturnsOnCall(i int, result1 *users.ExecUser, result2 error)

Jump to

Keyboard shortcuts

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