mocks

package
v0.0.0-...-5b547ee Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: BSD-3-Clause Imports: 4 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, anomalies []*v1.Anomaly, subscription *protov1.Subscription) (string, error)

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

func (*CulpritNotifier) NotifyCulpritFound

func (_m *CulpritNotifier) NotifyCulpritFound(ctx context.Context, culprit *v1.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