mock_objects

package
v0.0.84 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_objects is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockObjectInterface

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

MockObjectInterface is a mock of ObjectInterface interface.

func NewMockObjectInterface

func NewMockObjectInterface(ctrl *gomock.Controller) *MockObjectInterface

NewMockObjectInterface creates a new mock instance.

func (*MockObjectInterface) Add

func (m *MockObjectInterface) Add(format *f.Format, data string) error

Add mocks base method.

func (*MockObjectInterface) ChangeDetected

func (m *MockObjectInterface) ChangeDetected() bool

ChangeDetected mocks base method.

func (*MockObjectInterface) Diff

func (m *MockObjectInterface) Diff(definition string) bool

Diff mocks base method.

func (*MockObjectInterface) EXPECT

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

func (*MockObjectInterface) Exists

func (m *MockObjectInterface) Exists() bool

Exists mocks base method.

func (*MockObjectInterface) Find

func (m *MockObjectInterface) Find(format *f.Format) error

Find mocks base method.

func (*MockObjectInterface) GetDefinition

func (m *MockObjectInterface) GetDefinition() map[string]any

GetDefinition mocks base method.

func (*MockObjectInterface) GetDefinitionByte

func (m *MockObjectInterface) GetDefinitionByte() []byte

GetDefinitionByte mocks base method.

func (*MockObjectInterface) GetDefinitionString

func (m *MockObjectInterface) GetDefinitionString() string

GetDefinitionString mocks base method.

func (*MockObjectInterface) Remove

func (m *MockObjectInterface) Remove(format *f.Format) (bool, error)

Remove mocks base method.

func (*MockObjectInterface) Update

func (m *MockObjectInterface) Update(format *f.Format, data string) error

Update mocks base method.

type MockObjectInterfaceMockRecorder

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

MockObjectInterfaceMockRecorder is the mock recorder for MockObjectInterface.

func (*MockObjectInterfaceMockRecorder) Add

func (mr *MockObjectInterfaceMockRecorder) Add(format, data interface{}) *gomock.Call

Add indicates an expected call of Add.

func (*MockObjectInterfaceMockRecorder) ChangeDetected

func (mr *MockObjectInterfaceMockRecorder) ChangeDetected() *gomock.Call

ChangeDetected indicates an expected call of ChangeDetected.

func (*MockObjectInterfaceMockRecorder) Diff

func (mr *MockObjectInterfaceMockRecorder) Diff(definition interface{}) *gomock.Call

Diff indicates an expected call of Diff.

func (*MockObjectInterfaceMockRecorder) Exists

Exists indicates an expected call of Exists.

func (*MockObjectInterfaceMockRecorder) Find

func (mr *MockObjectInterfaceMockRecorder) Find(format interface{}) *gomock.Call

Find indicates an expected call of Find.

func (*MockObjectInterfaceMockRecorder) GetDefinition

func (mr *MockObjectInterfaceMockRecorder) GetDefinition() *gomock.Call

GetDefinition indicates an expected call of GetDefinition.

func (*MockObjectInterfaceMockRecorder) GetDefinitionByte

func (mr *MockObjectInterfaceMockRecorder) GetDefinitionByte() *gomock.Call

GetDefinitionByte indicates an expected call of GetDefinitionByte.

func (*MockObjectInterfaceMockRecorder) GetDefinitionString

func (mr *MockObjectInterfaceMockRecorder) GetDefinitionString() *gomock.Call

GetDefinitionString indicates an expected call of GetDefinitionString.

func (*MockObjectInterfaceMockRecorder) Remove

func (mr *MockObjectInterfaceMockRecorder) Remove(format interface{}) *gomock.Call

Remove indicates an expected call of Remove.

func (*MockObjectInterfaceMockRecorder) Update

func (mr *MockObjectInterfaceMockRecorder) Update(format, data interface{}) *gomock.Call

Update indicates an expected call of Update.

Jump to

Keyboard shortcuts

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