components_testutils

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package components_testutils is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockComponent

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

MockComponent is a mock of Component interface.

func NewMockComponent

func NewMockComponent(ctrl *gomock.Controller) *MockComponent

NewMockComponent creates a new mock instance.

func (*MockComponent) EXPECT

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

func (*MockComponent) GetConfig

GetConfig mocks base method.

func (*MockComponent) GetDetails

func (m *MockComponent) GetDetails() (*components.ComponentDetails, error)

GetDetails mocks base method.

func (*MockComponent) GetName

func (m *MockComponent) GetName() string

GetName mocks base method.

func (*MockComponent) GetSpec

func (m *MockComponent) GetSpec() specs.ComponentSpec

GetSpec mocks base method.

type MockComponentMockRecorder

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

MockComponentMockRecorder is the mock recorder for MockComponent.

func (*MockComponentMockRecorder) GetConfig

func (mr *MockComponentMockRecorder) GetConfig() *gomock.Call

GetConfig indicates an expected call of GetConfig.

func (*MockComponentMockRecorder) GetDetails

func (mr *MockComponentMockRecorder) GetDetails() *gomock.Call

GetDetails indicates an expected call of GetDetails.

func (*MockComponentMockRecorder) GetName

func (mr *MockComponentMockRecorder) GetName() *gomock.Call

GetName indicates an expected call of GetName.

func (*MockComponentMockRecorder) GetSpec

func (mr *MockComponentMockRecorder) GetSpec() *gomock.Call

GetSpec indicates an expected call of GetSpec.

Jump to

Keyboard shortcuts

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