mocks

package
v0.0.0-...-c74f1dd Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 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 MockDeviceDiscoverer

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

MockDeviceDiscoverer is a mock of DeviceDiscoverer interface

func NewMockDeviceDiscoverer

func NewMockDeviceDiscoverer(ctrl *gomock.Controller) *MockDeviceDiscoverer

NewMockDeviceDiscoverer creates a new mock instance

func (*MockDeviceDiscoverer) EXPECT

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

func (*MockDeviceDiscoverer) GetDeviceCodename

func (m *MockDeviceDiscoverer) GetDeviceCodename(arg0 string) (string, error)

GetDeviceCodename mocks base method

func (*MockDeviceDiscoverer) GetDeviceIds

func (m *MockDeviceDiscoverer) GetDeviceIds() ([]string, error)

GetDeviceIds mocks base method

func (*MockDeviceDiscoverer) Name

func (m *MockDeviceDiscoverer) Name() string

Name mocks base method

type MockDeviceDiscovererMockRecorder

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

MockDeviceDiscovererMockRecorder is the mock recorder for MockDeviceDiscoverer

func (*MockDeviceDiscovererMockRecorder) GetDeviceCodename

func (mr *MockDeviceDiscovererMockRecorder) GetDeviceCodename(arg0 interface{}) *gomock.Call

GetDeviceCodename indicates an expected call of GetDeviceCodename

func (*MockDeviceDiscovererMockRecorder) GetDeviceIds

func (mr *MockDeviceDiscovererMockRecorder) GetDeviceIds() *gomock.Call

GetDeviceIds indicates an expected call of GetDeviceIds

func (*MockDeviceDiscovererMockRecorder) Name

Name indicates an expected call of Name

Jump to

Keyboard shortcuts

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