mocks

package
v0.9.2 Latest Latest
Warning

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

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

Documentation

Overview

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 MockSkillService

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

MockSkillService is a mock of SkillService interface.

func NewMockSkillService

func NewMockSkillService(ctrl *gomock.Controller) *MockSkillService

NewMockSkillService creates a new mock instance.

func (*MockSkillService) Build

Build mocks base method.

func (*MockSkillService) EXPECT

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

func (*MockSkillService) Info

Info mocks base method.

func (*MockSkillService) Install

Install mocks base method.

func (*MockSkillService) List

List mocks base method.

func (*MockSkillService) Push

Push mocks base method.

func (*MockSkillService) Uninstall

func (m *MockSkillService) Uninstall(ctx context.Context, opts skills.UninstallOptions) error

Uninstall mocks base method.

func (*MockSkillService) Validate

func (m *MockSkillService) Validate(ctx context.Context, path string) (*skills.ValidationResult, error)

Validate mocks base method.

type MockSkillServiceMockRecorder

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

MockSkillServiceMockRecorder is the mock recorder for MockSkillService.

func (*MockSkillServiceMockRecorder) Build

func (mr *MockSkillServiceMockRecorder) Build(ctx, opts any) *gomock.Call

Build indicates an expected call of Build.

func (*MockSkillServiceMockRecorder) Info

func (mr *MockSkillServiceMockRecorder) Info(ctx, opts any) *gomock.Call

Info indicates an expected call of Info.

func (*MockSkillServiceMockRecorder) Install

func (mr *MockSkillServiceMockRecorder) Install(ctx, opts any) *gomock.Call

Install indicates an expected call of Install.

func (*MockSkillServiceMockRecorder) List

func (mr *MockSkillServiceMockRecorder) List(ctx, opts any) *gomock.Call

List indicates an expected call of List.

func (*MockSkillServiceMockRecorder) Push

func (mr *MockSkillServiceMockRecorder) Push(ctx, opts any) *gomock.Call

Push indicates an expected call of Push.

func (*MockSkillServiceMockRecorder) Uninstall

func (mr *MockSkillServiceMockRecorder) Uninstall(ctx, opts any) *gomock.Call

Uninstall indicates an expected call of Uninstall.

func (*MockSkillServiceMockRecorder) Validate

func (mr *MockSkillServiceMockRecorder) Validate(ctx, path any) *gomock.Call

Validate indicates an expected call of Validate.

Jump to

Keyboard shortcuts

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