mocktesting

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mocktesting is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTestingT

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

MockTestingT is a mock of TestingT interface.

func NewMockTestingT

func NewMockTestingT(ctrl *gomock.Controller) *MockTestingT

NewMockTestingT creates a new mock instance.

func (*MockTestingT) EXPECT

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

func (*MockTestingT) Error

func (m *MockTestingT) Error(arg0 ...any)

Error mocks base method.

func (*MockTestingT) FailNow

func (m *MockTestingT) FailNow()

FailNow mocks base method.

func (*MockTestingT) Helper

func (m *MockTestingT) Helper()

Helper mocks base method.

type MockTestingTMockRecorder

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

MockTestingTMockRecorder is the mock recorder for MockTestingT.

func (*MockTestingTMockRecorder) Error

func (mr *MockTestingTMockRecorder) Error(arg0 ...any) *gomock.Call

Error indicates an expected call of Error.

func (*MockTestingTMockRecorder) FailNow

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

FailNow indicates an expected call of FailNow.

func (*MockTestingTMockRecorder) Helper

func (mr *MockTestingTMockRecorder) Helper() *gomock.Call

Helper indicates an expected call of Helper.

Jump to

Keyboard shortcuts

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