mock_update

package
v0.41.6 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_update is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockUpdate

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

MockUpdate is a mock of Update interface.

func NewMockUpdate

func NewMockUpdate(ctrl *gomock.Controller) *MockUpdate

NewMockUpdate creates a new mock instance.

func (*MockUpdate) EXPECT

func (m *MockUpdate) EXPECT() *MockUpdateMockRecorder

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

func (*MockUpdate) FieldName

func (m *MockUpdate) FieldName() string

FieldName mocks base method.

func (*MockUpdate) FieldPath

func (m *MockUpdate) FieldPath() update.FieldPath

FieldPath mocks base method.

func (*MockUpdate) Value

func (m *MockUpdate) Value() any

Value mocks base method.

type MockUpdateMockRecorder

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

MockUpdateMockRecorder is the mock recorder for MockUpdate.

func (*MockUpdateMockRecorder) FieldName

func (mr *MockUpdateMockRecorder) FieldName() *gomock.Call

FieldName indicates an expected call of FieldName.

func (*MockUpdateMockRecorder) FieldPath

func (mr *MockUpdateMockRecorder) FieldPath() *gomock.Call

FieldPath indicates an expected call of FieldPath.

func (*MockUpdateMockRecorder) Value

func (mr *MockUpdateMockRecorder) Value() *gomock.Call

Value indicates an expected call of Value.

Jump to

Keyboard shortcuts

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