mocks

package
v2.1.43 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by MockGen. DO NOT EDIT. Source: training.go

Generated by this command:

mockgen -destination mocks/training_mock.go -source training.go -package mocks

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 MockTraining

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

MockTraining is a mock of Training interface.

func NewMockTraining

func NewMockTraining(ctrl *gomock.Controller) *MockTraining

NewMockTraining creates a new mock instance.

func (*MockTraining) EXPECT

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

func (*MockTraining) Train

func (m *MockTraining) Train(arg0 context.Context, arg1, arg2 string) error

Train mocks base method.

type MockTrainingMockRecorder

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

MockTrainingMockRecorder is the mock recorder for MockTraining.

func (*MockTrainingMockRecorder) Train

func (mr *MockTrainingMockRecorder) Train(arg0, arg1, arg2 any) *gomock.Call

Train indicates an expected call of Train.

Jump to

Keyboard shortcuts

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