mocks

package
v0.0.0-...-55d1d20 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CulpritNotifier

type CulpritNotifier struct {
	mock.Mock
}

CulpritNotifier is an autogenerated mock type for the CulpritNotifier type

func NewCulpritNotifier

func NewCulpritNotifier(t interface {
	mock.TestingT
	Cleanup(func())
}) *CulpritNotifier

NewCulpritNotifier creates a new instance of CulpritNotifier. 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 (*CulpritNotifier) NotifyAnomaliesFound

func (_m *CulpritNotifier) NotifyAnomaliesFound(ctx context.Context, anomalyGroup *v1.AnomalyGroup, subscription *protov1.Subscription, anomalyList []*culpritprotov1.Anomaly) (string, error)

NotifyAnomaliesFound provides a mock function with given fields: ctx, anomalyGroup, subscription, anomalyList

func (*CulpritNotifier) NotifyCulpritFound

func (_m *CulpritNotifier) NotifyCulpritFound(ctx context.Context, culprit *culpritprotov1.Culprit, subscription *protov1.Subscription) (string, error)

NotifyCulpritFound provides a mock function with given fields: ctx, culprit, subscription

Jump to

Keyboard shortcuts

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