expertfakes

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 FakeExpert

type FakeExpert struct {
	DoStub func(context.Context, expert.Request) (expert.Response, error)

	GetBioStub func() expert.ExpertBio
	// contains filtered or unexported fields
}

func (*FakeExpert) Do

func (fake *FakeExpert) Do(arg1 context.Context, arg2 expert.Request) (expert.Response, error)

func (*FakeExpert) DoArgsForCall

func (fake *FakeExpert) DoArgsForCall(i int) (context.Context, expert.Request)

func (*FakeExpert) DoCallCount

func (fake *FakeExpert) DoCallCount() int

func (*FakeExpert) DoCalls

func (fake *FakeExpert) DoCalls(stub func(context.Context, expert.Request) (expert.Response, error))

func (*FakeExpert) DoReturns

func (fake *FakeExpert) DoReturns(result1 expert.Response, result2 error)

func (*FakeExpert) DoReturnsOnCall

func (fake *FakeExpert) DoReturnsOnCall(i int, result1 expert.Response, result2 error)

func (*FakeExpert) GetBio added in v0.1.6

func (fake *FakeExpert) GetBio() expert.ExpertBio

func (*FakeExpert) GetBioCallCount added in v0.1.6

func (fake *FakeExpert) GetBioCallCount() int

func (*FakeExpert) GetBioCalls added in v0.1.6

func (fake *FakeExpert) GetBioCalls(stub func() expert.ExpertBio)

func (*FakeExpert) GetBioReturns added in v0.1.6

func (fake *FakeExpert) GetBioReturns(result1 expert.ExpertBio)

func (*FakeExpert) GetBioReturnsOnCall added in v0.1.6

func (fake *FakeExpert) GetBioReturnsOnCall(i int, result1 expert.ExpertBio)

func (*FakeExpert) Invocations

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

Jump to

Keyboard shortcuts

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