mocks

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIManager

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

MockIManager is a mock of IManager interface.

func NewMockIManager

func NewMockIManager(ctrl *gomock.Controller) *MockIManager

NewMockIManager creates a new mock instance.

func (*MockIManager) Close

func (m *MockIManager) Close() error

Close mocks base method.

func (*MockIManager) EXPECT

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

func (*MockIManager) GetPluginList

func (m *MockIManager) GetPluginList() []string

GetPluginList mocks base method.

func (*MockIManager) Init

func (m *MockIManager) Init() error

Init mocks base method.

func (*MockIManager) LookupByName

func (m *MockIManager) LookupByName(arg0 string) (plugin.IPluggable, error)

LookupByName mocks base method.

type MockIManagerMockRecorder

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

MockIManagerMockRecorder is the mock recorder for MockIManager.

func (*MockIManagerMockRecorder) Close

func (mr *MockIManagerMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockIManagerMockRecorder) GetPluginList

func (mr *MockIManagerMockRecorder) GetPluginList() *gomock.Call

GetPluginList indicates an expected call of GetPluginList.

func (*MockIManagerMockRecorder) Init

func (mr *MockIManagerMockRecorder) Init() *gomock.Call

Init indicates an expected call of Init.

func (*MockIManagerMockRecorder) LookupByName

func (mr *MockIManagerMockRecorder) LookupByName(arg0 interface{}) *gomock.Call

LookupByName indicates an expected call of LookupByName.

type MockIPluggable

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

MockIPluggable is a mock of IPluggable interface.

func NewMockIPluggable

func NewMockIPluggable(ctrl *gomock.Controller) *MockIPluggable

NewMockIPluggable creates a new mock instance.

func (*MockIPluggable) EXPECT

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

func (*MockIPluggable) GetEvidence

GetEvidence mocks base method.

func (*MockIPluggable) GetSubAttesterID

func (m *MockIPluggable) GetSubAttesterID() *compositor.SubAttesterIDOut

GetSubAttesterID mocks base method.

func (*MockIPluggable) GetSupportedFormats

func (m *MockIPluggable) GetSupportedFormats() *compositor.SupportedFormatsOut

GetSupportedFormats mocks base method.

type MockIPluggableMockRecorder

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

MockIPluggableMockRecorder is the mock recorder for MockIPluggable.

func (*MockIPluggableMockRecorder) GetEvidence

func (mr *MockIPluggableMockRecorder) GetEvidence(arg0 interface{}) *gomock.Call

GetEvidence indicates an expected call of GetEvidence.

func (*MockIPluggableMockRecorder) GetSubAttesterID

func (mr *MockIPluggableMockRecorder) GetSubAttesterID() *gomock.Call

GetSubAttesterID indicates an expected call of GetSubAttesterID.

func (*MockIPluggableMockRecorder) GetSupportedFormats

func (mr *MockIPluggableMockRecorder) GetSupportedFormats() *gomock.Call

GetSupportedFormats indicates an expected call of GetSupportedFormats.

Jump to

Keyboard shortcuts

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