mocks

package
v0.27.0-rc.4 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUUID added in v0.26.0

type MockUUID struct {
	mock.Mock
}

MockUUID is an autogenerated mock type for the UUID type

func NewMockUUID added in v0.26.0

func NewMockUUID(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockUUID

NewMockUUID creates a new instance of MockUUID. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*MockUUID) EXPECT added in v0.26.0

func (_m *MockUUID) EXPECT() *MockUUID_Expecter

func (*MockUUID) Generate added in v0.26.0

func (_mock *MockUUID) Generate() string

Generate provides a mock function for the type MockUUID

type MockUUID_Expecter added in v0.26.0

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

func (*MockUUID_Expecter) Generate added in v0.26.0

func (_e *MockUUID_Expecter) Generate() *MockUUID_Generate_Call

Generate is a helper method to define mock.On call

type MockUUID_Generate_Call added in v0.26.0

type MockUUID_Generate_Call struct {
	*mock.Call
}

MockUUID_Generate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Generate'

func (*MockUUID_Generate_Call) Return added in v0.26.0

func (*MockUUID_Generate_Call) Run added in v0.26.0

func (_c *MockUUID_Generate_Call) Run(run func()) *MockUUID_Generate_Call

func (*MockUUID_Generate_Call) RunAndReturn added in v0.26.0

func (_c *MockUUID_Generate_Call) RunAndReturn(run func() string) *MockUUID_Generate_Call

Jump to

Keyboard shortcuts

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