mock

package
v0.0.0-...-2ba808a Latest Latest
Warning

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

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

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUUIDString

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

MockUUIDString is a mock of UUIDString interface.

func NewMockUUIDString

func NewMockUUIDString(ctrl *gomock.Controller) *MockUUIDString

NewMockUUIDString creates a new mock instance.

func (*MockUUIDString) EXPECT

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

func (*MockUUIDString) GetUUID

func (m *MockUUIDString) GetUUID() string

GetUUID mocks base method.

func (*MockUUIDString) NewUUID

func (m *MockUUIDString) NewUUID() string

NewUUID mocks base method.

type MockUUIDStringMockRecorder

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

MockUUIDStringMockRecorder is the mock recorder for MockUUIDString.

func (*MockUUIDStringMockRecorder) GetUUID

func (mr *MockUUIDStringMockRecorder) GetUUID() *gomock.Call

GetUUID indicates an expected call of GetUUID.

func (*MockUUIDStringMockRecorder) NewUUID

func (mr *MockUUIDStringMockRecorder) NewUUID() *gomock.Call

NewUUID indicates an expected call of NewUUID.

Jump to

Keyboard shortcuts

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