mock

package
v0.0.0-...-732dc05 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	mock.Mock
}

API is an autogenerated mock type for the API type

func NewAPI

func NewAPI(t interface {
	mock.TestingT
	Cleanup(func())
}) *API

NewAPI creates a new instance of API. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*API) BuildRequest

func (_m *API) BuildRequest(systemPrompts []string, userPrompts []string, assistantPrompt []string) openai.ChatCompletionRequest

BuildRequest provides a mock function with given fields: systemPrompts, userPrompts, assistantPrompt

func (*API) GetBaseURL

func (_m *API) GetBaseURL() string

GetBaseURL provides a mock function with no fields

func (*API) Models

func (_m *API) Models(ctx context.Context) ([]openai.Model, error)

Models provides a mock function with given fields: ctx

func (*API) SendRequest

SendRequest provides a mock function with given fields: ctx, request

Jump to

Keyboard shortcuts

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