mocks

package
v0.0.0-...-707febc Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: Apache-2.0 Imports: 4 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 MockClienter

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

MockClienter is a mock of Clienter interface

func NewMockClienter

func NewMockClienter(ctrl *gomock.Controller) *MockClienter

NewMockClienter creates a new mock instance

func (*MockClienter) DoExecuteRemoteDevice

func (m *MockClienter) DoExecuteRemoteDevice(appInfo map[string]interface{}, target string) error

DoExecuteRemoteDevice mocks base method

func (*MockClienter) DoGetScoreRemoteDevice

func (m *MockClienter) DoGetScoreRemoteDevice(devID, endpoint string) (float64, error)

DoGetScoreRemoteDevice mocks base method

func (*MockClienter) DoNotifyAppStatusRemoteDevice

func (m *MockClienter) DoNotifyAppStatusRemoteDevice(statusNotificationInfo map[string]interface{}, appID uint64, target string) error

DoNotifyAppStatusRemoteDevice mocks base method

func (*MockClienter) EXPECT

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

func (*MockClienter) SetCipher

func (m *MockClienter) SetCipher(cipher cipher.IEdgeCipherer)

SetCipher mocks base method

type MockClienterMockRecorder

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

MockClienterMockRecorder is the mock recorder for MockClienter

func (*MockClienterMockRecorder) DoExecuteRemoteDevice

func (mr *MockClienterMockRecorder) DoExecuteRemoteDevice(appInfo, target interface{}) *gomock.Call

DoExecuteRemoteDevice indicates an expected call of DoExecuteRemoteDevice

func (*MockClienterMockRecorder) DoGetScoreRemoteDevice

func (mr *MockClienterMockRecorder) DoGetScoreRemoteDevice(devID, endpoint interface{}) *gomock.Call

DoGetScoreRemoteDevice indicates an expected call of DoGetScoreRemoteDevice

func (*MockClienterMockRecorder) DoNotifyAppStatusRemoteDevice

func (mr *MockClienterMockRecorder) DoNotifyAppStatusRemoteDevice(statusNotificationInfo, appID, target interface{}) *gomock.Call

DoNotifyAppStatusRemoteDevice indicates an expected call of DoNotifyAppStatusRemoteDevice

func (*MockClienterMockRecorder) SetCipher

func (mr *MockClienterMockRecorder) SetCipher(cipher interface{}) *gomock.Call

SetCipher indicates an expected call of SetCipher

type MockSetter

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

MockSetter is a mock of Setter interface

func NewMockSetter

func NewMockSetter(ctrl *gomock.Controller) *MockSetter

NewMockSetter creates a new mock instance

func (*MockSetter) EXPECT

func (m *MockSetter) EXPECT() *MockSetterMockRecorder

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

func (*MockSetter) SetClient

func (m *MockSetter) SetClient(clientAPI client.Clienter)

SetClient mocks base method

type MockSetterMockRecorder

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

MockSetterMockRecorder is the mock recorder for MockSetter

func (*MockSetterMockRecorder) SetClient

func (mr *MockSetterMockRecorder) SetClient(clientAPI interface{}) *gomock.Call

SetClient indicates an expected call of SetClient

Jump to

Keyboard shortcuts

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