fakes

package
v0.7.0-dev.3 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License: MIT 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 TestingT

type TestingT struct {
	ErrorStub func(...any)

	ErrorfStub func(string, ...interface{})

	FailNowStub func()

	FailedStub func() bool

	HelperStub func()

	LogStub func(...any)

	SkipNowStub func()
	// contains filtered or unexported fields
}

func (*TestingT) Error

func (fake *TestingT) Error(arg1 ...any)

func (*TestingT) ErrorArgsForCall

func (fake *TestingT) ErrorArgsForCall(i int) []any

func (*TestingT) ErrorCallCount

func (fake *TestingT) ErrorCallCount() int

func (*TestingT) ErrorCalls

func (fake *TestingT) ErrorCalls(stub func(...any))

func (*TestingT) Errorf

func (fake *TestingT) Errorf(arg1 string, arg2 ...interface{})

func (*TestingT) ErrorfArgsForCall

func (fake *TestingT) ErrorfArgsForCall(i int) (string, []interface{})

func (*TestingT) ErrorfCallCount

func (fake *TestingT) ErrorfCallCount() int

func (*TestingT) ErrorfCalls

func (fake *TestingT) ErrorfCalls(stub func(string, ...interface{}))

func (*TestingT) FailNow

func (fake *TestingT) FailNow()

func (*TestingT) FailNowCallCount

func (fake *TestingT) FailNowCallCount() int

func (*TestingT) FailNowCalls

func (fake *TestingT) FailNowCalls(stub func())

func (*TestingT) Failed

func (fake *TestingT) Failed() bool

func (*TestingT) FailedCallCount

func (fake *TestingT) FailedCallCount() int

func (*TestingT) FailedCalls

func (fake *TestingT) FailedCalls(stub func() bool)

func (*TestingT) FailedReturns

func (fake *TestingT) FailedReturns(result1 bool)

func (*TestingT) FailedReturnsOnCall

func (fake *TestingT) FailedReturnsOnCall(i int, result1 bool)

func (*TestingT) Helper

func (fake *TestingT) Helper()

func (*TestingT) HelperCallCount

func (fake *TestingT) HelperCallCount() int

func (*TestingT) HelperCalls

func (fake *TestingT) HelperCalls(stub func())

func (*TestingT) Invocations

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

func (*TestingT) Log

func (fake *TestingT) Log(arg1 ...any)

func (*TestingT) LogArgsForCall

func (fake *TestingT) LogArgsForCall(i int) []any

func (*TestingT) LogCallCount

func (fake *TestingT) LogCallCount() int

func (*TestingT) LogCalls

func (fake *TestingT) LogCalls(stub func(...any))

func (*TestingT) SkipNow

func (fake *TestingT) SkipNow()

func (*TestingT) SkipNowCallCount

func (fake *TestingT) SkipNowCallCount() int

func (*TestingT) SkipNowCalls

func (fake *TestingT) SkipNowCalls(stub func())

Jump to

Keyboard shortcuts

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