mock_tools

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mock_tools is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBaseTool

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

MockBaseTool is a mock of BaseTool interface.

func NewMockBaseTool

func NewMockBaseTool(ctrl *gomock.Controller) *MockBaseTool

NewMockBaseTool creates a new mock instance.

func (*MockBaseTool) EXPECT

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

func (*MockBaseTool) Info

func (m *MockBaseTool) Info() tools.ToolInfo

Info mocks base method.

func (*MockBaseTool) Run

Run mocks base method.

type MockBaseToolMockRecorder

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

MockBaseToolMockRecorder is the mock recorder for MockBaseTool.

func (*MockBaseToolMockRecorder) Info

func (mr *MockBaseToolMockRecorder) Info() *gomock.Call

Info indicates an expected call of Info.

func (*MockBaseToolMockRecorder) Run

func (mr *MockBaseToolMockRecorder) Run(ctx, params any) *gomock.Call

Run indicates an expected call of Run.

Jump to

Keyboard shortcuts

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