usersfakes

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: MIT 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 FakeUserService

type FakeUserService struct {
	MeStub func() (*types.User, error)
	// contains filtered or unexported fields
}

func (*FakeUserService) Invocations

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

func (*FakeUserService) Me

func (fake *FakeUserService) Me() (*types.User, error)

func (*FakeUserService) MeCallCount

func (fake *FakeUserService) MeCallCount() int

func (*FakeUserService) MeCalls

func (fake *FakeUserService) MeCalls(stub func() (*types.User, error))

func (*FakeUserService) MeReturns

func (fake *FakeUserService) MeReturns(result1 *types.User, result2 error)

func (*FakeUserService) MeReturnsOnCall

func (fake *FakeUserService) MeReturnsOnCall(i int, result1 *types.User, result2 error)

Jump to

Keyboard shortcuts

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