mock_httpstub

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_httpstub is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTB

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

MockTB is a mock of TB interface.

func NewMockTB

func NewMockTB(ctrl *gomock.Controller) *MockTB

NewMockTB creates a new mock instance.

func (*MockTB) Cleanup

func (m *MockTB) Cleanup(arg0 func())

Cleanup mock base method.

func (*MockTB) EXPECT

func (m *MockTB) EXPECT() *MockTBMockRecorder

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

func (*MockTB) Error

func (m *MockTB) Error(args ...any)

Error mock base method.

func (*MockTB) Errorf

func (m *MockTB) Errorf(format string, args ...any)

Errorf mock base method.

func (*MockTB) Fail

func (m *MockTB) Fail()

Fail mock base method.

func (*MockTB) FailNow

func (m *MockTB) FailNow()

FailNow mock base method.

func (*MockTB) Failed

func (m *MockTB) Failed() bool

Failed mock base method.

func (*MockTB) Fatal

func (m *MockTB) Fatal(args ...any)

Fatal mock base method.

func (*MockTB) Fatalf

func (m *MockTB) Fatalf(format string, args ...any)

Fatalf mock base method.

func (*MockTB) Helper

func (m *MockTB) Helper()

Helper mock base method.

func (*MockTB) Log

func (m *MockTB) Log(args ...any)

Log mock base method.

func (*MockTB) Logf

func (m *MockTB) Logf(format string, args ...any)

Logf mock base method.

func (*MockTB) Name

func (m *MockTB) Name() string

Name mock base method.

func (*MockTB) Setenv

func (m *MockTB) Setenv(key, value string)

Setenv mock base method.

func (*MockTB) Skip

func (m *MockTB) Skip(args ...any)

Skip mock base method.

func (*MockTB) SkipNow

func (m *MockTB) SkipNow()

SkipNow mock base method.

func (*MockTB) Skipf

func (m *MockTB) Skipf(format string, args ...any)

Skipf mock base method.

func (*MockTB) Skipped

func (m *MockTB) Skipped() bool

Skipped mock base method.

func (*MockTB) TempDir

func (m *MockTB) TempDir() string

TempDir mock base method.

type MockTBMockRecorder

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

MockTBMockRecorder is the mock recorder for MockTB.

func (*MockTBMockRecorder) Cleanup

func (mr *MockTBMockRecorder) Cleanup(arg0 interface{}) *gomock.Call

Cleanup indicates an expected call of Cleanup.

func (*MockTBMockRecorder) Error

func (mr *MockTBMockRecorder) Error(args ...interface{}) *gomock.Call

Error indicates an expected call of Error.

func (*MockTBMockRecorder) Errorf

func (mr *MockTBMockRecorder) Errorf(format interface{}, args ...interface{}) *gomock.Call

Errorf indicates an expected call of Errorf.

func (*MockTBMockRecorder) Fail

func (mr *MockTBMockRecorder) Fail() *gomock.Call

Fail indicates an expected call of Fail.

func (*MockTBMockRecorder) FailNow

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

FailNow indicates an expected call of FailNow.

func (*MockTBMockRecorder) Failed

func (mr *MockTBMockRecorder) Failed() *gomock.Call

Failed indicates an expected call of Failed.

func (*MockTBMockRecorder) Fatal

func (mr *MockTBMockRecorder) Fatal(args ...interface{}) *gomock.Call

Fatal indicates an expected call of Fatal.

func (*MockTBMockRecorder) Fatalf

func (mr *MockTBMockRecorder) Fatalf(format interface{}, args ...interface{}) *gomock.Call

Fatalf indicates an expected call of Fatalf.

func (*MockTBMockRecorder) Helper

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

Helper indicates an expected call of Helper.

func (*MockTBMockRecorder) Log

func (mr *MockTBMockRecorder) Log(args ...interface{}) *gomock.Call

Log indicates an expected call of Log.

func (*MockTBMockRecorder) Logf

func (mr *MockTBMockRecorder) Logf(format interface{}, args ...interface{}) *gomock.Call

Logf indicates an expected call of Logf.

func (*MockTBMockRecorder) Name

func (mr *MockTBMockRecorder) Name() *gomock.Call

Name indicates an expected call of Name.

func (*MockTBMockRecorder) Setenv

func (mr *MockTBMockRecorder) Setenv(key, value interface{}) *gomock.Call

Setenv indicates an expected call of Setenv.

func (*MockTBMockRecorder) Skip

func (mr *MockTBMockRecorder) Skip(args ...interface{}) *gomock.Call

Skip indicates an expected call of Skip.

func (*MockTBMockRecorder) SkipNow

func (mr *MockTBMockRecorder) SkipNow() *gomock.Call

SkipNow indicates an expected call of SkipNow.

func (*MockTBMockRecorder) Skipf

func (mr *MockTBMockRecorder) Skipf(format interface{}, args ...interface{}) *gomock.Call

Skipf indicates an expected call of Skipf.

func (*MockTBMockRecorder) Skipped

func (mr *MockTBMockRecorder) Skipped() *gomock.Call

Skipped indicates an expected call of Skipped.

func (*MockTBMockRecorder) TempDir

func (mr *MockTBMockRecorder) TempDir() *gomock.Call

TempDir indicates an expected call of TempDir.

Jump to

Keyboard shortcuts

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