mocks

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mocks 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) Errorf

func (m *MocktestingT) Errorf(format string, args ...interface{})

Errorf 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.

func (*MocktestingT) Run

func (m *MocktestingT) Run(name string, f func(*testing.T)) bool

Run mocks base method.

type MocktestingTMockRecorder

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

MocktestingTMockRecorder is the mock recorder for MocktestingT.

func (*MocktestingTMockRecorder) Errorf

func (mr *MocktestingTMockRecorder) Errorf(format interface{}, args ...interface{}) *testingTErrorfCall

Errorf indicates an expected call of Errorf.

func (*MocktestingTMockRecorder) FailNow

func (mr *MocktestingTMockRecorder) FailNow() *testingTFailNowCall

FailNow indicates an expected call of FailNow.

func (*MocktestingTMockRecorder) Helper

func (mr *MocktestingTMockRecorder) Helper() *testingTHelperCall

Helper indicates an expected call of Helper.

func (*MocktestingTMockRecorder) Run

func (mr *MocktestingTMockRecorder) Run(name, f interface{}) *testingTRunCall

Run indicates an expected call of Run.

Jump to

Keyboard shortcuts

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