learningfakes

package
v0.1.8-rc.22 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeILearner

type FakeILearner struct {
	LearnStub func(context.Context, learning.LearnRequest) error
	// contains filtered or unexported fields
}

func (*FakeILearner) Invocations

func (fake *FakeILearner) Invocations() map[string][][]interface{}

func (*FakeILearner) Learn

func (fake *FakeILearner) Learn(arg1 context.Context, arg2 learning.LearnRequest) error

func (*FakeILearner) LearnArgsForCall

func (fake *FakeILearner) LearnArgsForCall(i int) (context.Context, learning.LearnRequest)

func (*FakeILearner) LearnCallCount

func (fake *FakeILearner) LearnCallCount() int

func (*FakeILearner) LearnCalls

func (fake *FakeILearner) LearnCalls(stub func(context.Context, learning.LearnRequest) error)

func (*FakeILearner) LearnReturns

func (fake *FakeILearner) LearnReturns(result1 error)

func (*FakeILearner) LearnReturnsOnCall

func (fake *FakeILearner) LearnReturnsOnCall(i int, result1 error)

Jump to

Keyboard shortcuts

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