mocks

package
v1.64.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMonitor

type MockMonitor struct {
	mock.Mock
}

MockMonitor is an autogenerated mock type for the Monitor type

func NewMockMonitor

func NewMockMonitor(t interface {
	mock.TestingT
	Cleanup(func())
}) *MockMonitor

NewMockMonitor creates a new instance of MockMonitor. 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 (*MockMonitor) MonitorForSuccess

func (_m *MockMonitor) MonitorForSuccess(ctx context.Context, packageName string) error

MonitorForSuccess provides a mock function with given fields: ctx, packageName

func (*MockMonitor) SetState

func (_m *MockMonitor) SetState(packageName string, status protobufs.PackageStatusEnum, statusErr error) error

SetState provides a mock function with given fields: packageName, status, statusErr

Jump to

Keyboard shortcuts

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