mocks

package
v1.2.2-dev.60 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBClient

type DBClient struct {
	mock.Mock
}

DBClient is an autogenerated mock type for the DBClient type

func (*DBClient) AddDeviceProfile

func (_m *DBClient) AddDeviceProfile(e models.DeviceProfile) (models.DeviceProfile, errors.EdgeX)

AddDeviceProfile provides a mock function with given fields: e

func (*DBClient) AddDeviceService

func (_m *DBClient) AddDeviceService(e models.DeviceService) (models.DeviceService, errors.EdgeX)

AddDeviceService provides a mock function with given fields: e

func (*DBClient) CloseSession

func (_m *DBClient) CloseSession()

CloseSession provides a mock function with given fields:

func (*DBClient) DeleteDeviceProfileById

func (_m *DBClient) DeleteDeviceProfileById(id string) errors.EdgeX

DeleteDeviceProfileById provides a mock function with given fields: id

func (*DBClient) DeleteDeviceProfileByName

func (_m *DBClient) DeleteDeviceProfileByName(name string) errors.EdgeX

DeleteDeviceProfileByName provides a mock function with given fields: name

func (*DBClient) GetDeviceProfileByName

func (_m *DBClient) GetDeviceProfileByName(name string) (models.DeviceProfile, errors.EdgeX)

GetDeviceProfileByName provides a mock function with given fields: name

func (*DBClient) GetDeviceServiceByName

func (_m *DBClient) GetDeviceServiceByName(name string) (models.DeviceService, errors.EdgeX)

GetDeviceServiceByName provides a mock function with given fields: name

func (*DBClient) UpdateDeviceProfile

func (_m *DBClient) UpdateDeviceProfile(e models.DeviceProfile) errors.EdgeX

UpdateDeviceProfile provides a mock function with given fields: e

Jump to

Keyboard shortcuts

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