testrunner_mock

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package testrunner_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockTestSystem

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

MockTestSystem is a mock of TestSystem interface.

func NewMockTestSystem

func NewMockTestSystem(ctrl *gomock.Controller) *MockTestSystem

NewMockTestSystem creates a new mock instance.

func (*MockTestSystem) EXPECT

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

func (*MockTestSystem) Errorf

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

Errorf mocks base method.

func (*MockTestSystem) Fatal

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

Fatal mocks base method.

func (*MockTestSystem) Fatalf

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

Fatalf mocks base method.

func (*MockTestSystem) Log

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

Log mocks base method.

func (*MockTestSystem) Logf

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

Logf mocks base method.

type MockTestSystemMockRecorder

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

MockTestSystemMockRecorder is the mock recorder for MockTestSystem.

func (*MockTestSystemMockRecorder) Errorf

func (mr *MockTestSystemMockRecorder) Errorf(format any, args ...any) *gomock.Call

Errorf indicates an expected call of Errorf.

func (*MockTestSystemMockRecorder) Fatal

func (mr *MockTestSystemMockRecorder) Fatal(args ...any) *gomock.Call

Fatal indicates an expected call of Fatal.

func (*MockTestSystemMockRecorder) Fatalf

func (mr *MockTestSystemMockRecorder) Fatalf(format any, args ...any) *gomock.Call

Fatalf indicates an expected call of Fatalf.

func (*MockTestSystemMockRecorder) Log

func (mr *MockTestSystemMockRecorder) Log(args ...any) *gomock.Call

Log indicates an expected call of Log.

func (*MockTestSystemMockRecorder) Logf

func (mr *MockTestSystemMockRecorder) Logf(format any, args ...any) *gomock.Call

Logf indicates an expected call of Logf.

Jump to

Keyboard shortcuts

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