mock_types

package
v1.5.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: AGPL-3.0 Imports: 5 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 MockReportingI

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

MockReportingI is a mock of ReportingI interface.

func NewMockReportingI

func NewMockReportingI(ctrl *gomock.Controller) *MockReportingI

NewMockReportingI creates a new mock instance.

func (*MockReportingI) AddClient

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

AddClient mocks base method.

func (*MockReportingI) EXPECT

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

func (*MockReportingI) IsPIIReportingDisabled added in v1.3.0

func (m *MockReportingI) IsPIIReportingDisabled(arg0 string) bool

IsPIIReportingDisabled mocks base method.

func (*MockReportingI) Report

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

Report mocks base method.

func (*MockReportingI) WaitForSetup

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

WaitForSetup mocks base method.

type MockReportingIMockRecorder

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

MockReportingIMockRecorder is the mock recorder for MockReportingI.

func (*MockReportingIMockRecorder) AddClient

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

AddClient indicates an expected call of AddClient.

func (*MockReportingIMockRecorder) IsPIIReportingDisabled added in v1.3.0

func (mr *MockReportingIMockRecorder) IsPIIReportingDisabled(arg0 interface{}) *gomock.Call

IsPIIReportingDisabled indicates an expected call of IsPIIReportingDisabled.

func (*MockReportingIMockRecorder) Report

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

Report indicates an expected call of Report.

func (*MockReportingIMockRecorder) WaitForSetup

func (mr *MockReportingIMockRecorder) 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) IsSuppressedUser added in v1.2.0

func (m *MockUserSuppression) IsSuppressedUser(arg0, arg1, arg2 string) bool

IsSuppressedUser 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) IsSuppressedUser added in v1.2.0

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

IsSuppressedUser indicates an expected call of IsSuppressedUser.

Jump to

Keyboard shortcuts

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