mock_types

package
v0.0.0-...-0ade494 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 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) 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)

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) 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 MockSuppressUserI

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

MockSuppressUserI is a mock of SuppressUserI interface.

func NewMockSuppressUserI

func NewMockSuppressUserI(ctrl *gomock.Controller) *MockSuppressUserI

NewMockSuppressUserI creates a new mock instance.

func (*MockSuppressUserI) EXPECT

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

func (*MockSuppressUserI) IsSuppressedUser

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

IsSuppressedUser mocks base method.

type MockSuppressUserIMockRecorder

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

MockSuppressUserIMockRecorder is the mock recorder for MockSuppressUserI.

func (*MockSuppressUserIMockRecorder) IsSuppressedUser

func (mr *MockSuppressUserIMockRecorder) 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