mock_types

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2023 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mock_types is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockReporting added in v1.10.0

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

MockReporting is a mock of Reporting interface.

func NewMockReporting added in v1.10.0

func NewMockReporting(ctrl *gomock.Controller) *MockReporting

NewMockReporting creates a new mock instance.

func (*MockReporting) AddClient added in v1.10.0

func (m *MockReporting) AddClient(arg0 context.Context, arg1 types.Config)

AddClient mocks base method.

func (*MockReporting) EXPECT added in v1.10.0

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

func (*MockReporting) Report added in v1.10.0

func (m *MockReporting) Report(arg0 []*types.PUReportedMetric, arg1 *sql.Tx)

Report mocks base method.

func (*MockReporting) WaitForSetup added in v1.10.0

func (m *MockReporting) WaitForSetup(arg0 context.Context, arg1 string) error

WaitForSetup mocks base method.

type MockReportingMockRecorder added in v1.10.0

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

MockReportingMockRecorder is the mock recorder for MockReporting.

func (*MockReportingMockRecorder) AddClient added in v1.10.0

func (mr *MockReportingMockRecorder) AddClient(arg0, arg1 interface{}) *gomock.Call

AddClient indicates an expected call of AddClient.

func (*MockReportingMockRecorder) Report added in v1.10.0

func (mr *MockReportingMockRecorder) Report(arg0, arg1 interface{}) *gomock.Call

Report indicates an expected call of Report.

func (*MockReportingMockRecorder) WaitForSetup added in v1.10.0

func (mr *MockReportingMockRecorder) WaitForSetup(arg0, arg1 interface{}) *gomock.Call

WaitForSetup indicates an expected call of WaitForSetup.

type MockUserSuppression added in v1.2.0

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

MockUserSuppression is a mock of UserSuppression interface.

func NewMockUserSuppression added in v1.2.0

func NewMockUserSuppression(ctrl *gomock.Controller) *MockUserSuppression

NewMockUserSuppression creates a new mock instance.

func (*MockUserSuppression) EXPECT added in v1.2.0

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

func (*MockUserSuppression) GetSuppressedUser added in v1.11.0

func (m *MockUserSuppression) GetSuppressedUser(arg0, arg1, arg2 string) *model.Metadata

GetSuppressedUser mocks base method.

type MockUserSuppressionMockRecorder added in v1.2.0

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

MockUserSuppressionMockRecorder is the mock recorder for MockUserSuppression.

func (*MockUserSuppressionMockRecorder) GetSuppressedUser added in v1.11.0

func (mr *MockUserSuppressionMockRecorder) GetSuppressedUser(arg0, arg1, arg2 interface{}) *gomock.Call

GetSuppressedUser indicates an expected call of GetSuppressedUser.

Jump to

Keyboard shortcuts

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