mocks

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: Apache-2.0 Imports: 3 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 MockMultipleBucketQuery

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

MockMultipleBucketQuery is a mock of MultipleBucketQuery interface.

func NewMockMultipleBucketQuery

func NewMockMultipleBucketQuery(ctrl *gomock.Controller) *MockMultipleBucketQuery

NewMockMultipleBucketQuery creates a new mock instance.

func (*MockMultipleBucketQuery) EXPECT

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

func (*MockMultipleBucketQuery) GetDeviceID added in v1.1.0

func (m *MockMultipleBucketQuery) GetDeviceID() (string, error)

GetDeviceID mocks base method.

func (*MockMultipleBucketQuery) GetDeviceInfoWithService

func (m *MockMultipleBucketQuery) GetDeviceInfoWithService(serviceName string, executionTypes []string, installed bool) ([]helper.ExecutionCandidate, error)

GetDeviceInfoWithService mocks base method.

type MockMultipleBucketQueryMockRecorder

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

MockMultipleBucketQueryMockRecorder is the mock recorder for MockMultipleBucketQuery.

func (*MockMultipleBucketQueryMockRecorder) GetDeviceID added in v1.1.0

func (mr *MockMultipleBucketQueryMockRecorder) GetDeviceID() *gomock.Call

GetDeviceID indicates an expected call of GetDeviceID.

func (*MockMultipleBucketQueryMockRecorder) GetDeviceInfoWithService

func (mr *MockMultipleBucketQueryMockRecorder) GetDeviceInfoWithService(serviceName, executionTypes, installed interface{}) *gomock.Call

GetDeviceInfoWithService indicates an expected call of GetDeviceInfoWithService.

Jump to

Keyboard shortcuts

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