mocks

package
v0.0.0-...-979f466 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2024 License: AGPL-3.0 Imports: 3 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 MockBot

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

MockBot is a mock of Bot interface

func NewMockBot

func NewMockBot(ctrl *gomock.Controller) *MockBot

NewMockBot creates a new mock instance

func (*MockBot) Converse

func (m *MockBot) Converse(s *df.AgentSession, q string) ([]string, error)

Converse mocks base method

func (*MockBot) EXPECT

func (m *MockBot) EXPECT() *MockBotMockRecorder

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

type MockBotMockRecorder

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

MockBotMockRecorder is the mock recorder for MockBot

func (*MockBotMockRecorder) Converse

func (mr *MockBotMockRecorder) Converse(s, q interface{}) *gomock.Call

Converse indicates an expected call of Converse

Jump to

Keyboard shortcuts

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