mocks

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

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 MockPrometheusMetricService

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

MockPrometheusMetricService is a mock of PrometheusMetricService interface.

func NewMockPrometheusMetricService

func NewMockPrometheusMetricService(ctrl *gomock.Controller) *MockPrometheusMetricService

NewMockPrometheusMetricService creates a new mock instance.

func (*MockPrometheusMetricService) BadRequestError

func (m *MockPrometheusMetricService) BadRequestError()

BadRequestError mocks base method.

func (*MockPrometheusMetricService) EXPECT

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

func (*MockPrometheusMetricService) InternalError

func (m *MockPrometheusMetricService) InternalError()

InternalError mocks base method.

func (*MockPrometheusMetricService) Success

func (m *MockPrometheusMetricService) Success()

Success mocks base method.

type MockPrometheusMetricServiceMockRecorder

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

MockPrometheusMetricServiceMockRecorder is the mock recorder for MockPrometheusMetricService.

func (*MockPrometheusMetricServiceMockRecorder) BadRequestError

func (mr *MockPrometheusMetricServiceMockRecorder) BadRequestError() *gomock.Call

BadRequestError indicates an expected call of BadRequestError.

func (*MockPrometheusMetricServiceMockRecorder) InternalError

InternalError indicates an expected call of InternalError.

func (*MockPrometheusMetricServiceMockRecorder) Success

Success indicates an expected call of Success.

Jump to

Keyboard shortcuts

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