testingmock

package
v0.0.0-...-5950b5c Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package testingmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockT

type MockT struct {
	// contains filtered or unexported fields
}

MockT is a mock of T interface.

func NewMockT

func NewMockT(ctrl *gomock.Controller) *MockT

NewMockT creates a new mock instance.

func (*MockT) Context

func (m *MockT) Context() context.Context

Context mocks base method.

func (*MockT) EXPECT

func (m *MockT) EXPECT() *MockTMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockT) Errorf

func (m *MockT) Errorf(arg0 string, arg1 ...any)

Errorf mocks base method.

func (*MockT) FailNow

func (m *MockT) FailNow()

FailNow mocks base method.

type MockTMockRecorder

type MockTMockRecorder struct {
	// contains filtered or unexported fields
}

MockTMockRecorder is the mock recorder for MockT.

func (*MockTMockRecorder) Context

func (mr *MockTMockRecorder) Context() *gomock.Call

Context indicates an expected call of Context.

func (*MockTMockRecorder) Errorf

func (mr *MockTMockRecorder) Errorf(arg0 any, arg1 ...any) *gomock.Call

Errorf indicates an expected call of Errorf.

func (*MockTMockRecorder) FailNow

func (mr *MockTMockRecorder) FailNow() *gomock.Call

FailNow indicates an expected call of FailNow.

Jump to

Keyboard shortcuts

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