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: 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(arg0 map[string]interface{}, arg1 string) error

DoExecuteRemoteDevice mocks base method.

func (*MockClienter) DoGetOrchestrationInfo

func (m *MockClienter) DoGetOrchestrationInfo(arg0 string) (string, string, []string, error)

DoGetOrchestrationInfo mocks base method.

func (*MockClienter) DoGetResourceRemoteDevice

func (m *MockClienter) DoGetResourceRemoteDevice(arg0, arg1 string) (map[string]interface{}, error)

DoGetResourceRemoteDevice mocks base method.

func (*MockClienter) DoNotifyAppStatusRemoteDevice

func (m *MockClienter) DoNotifyAppStatusRemoteDevice(arg0 map[string]interface{}, arg1 uint64, arg2 string) error

DoNotifyAppStatusRemoteDevice mocks base method.

func (*MockClienter) DoNotifyMNEDCBroadcastServer

func (m *MockClienter) DoNotifyMNEDCBroadcastServer(arg0 string, arg1 int, arg2, arg3, arg4 string) error

DoNotifyMNEDCBroadcastServer mocks base method.

func (*MockClienter) DoScoreRemoteDevice added in v1.1.17

func (m *MockClienter) DoScoreRemoteDevice(arg0, arg1 string) (float64, error)

DoScoreRemoteDevice 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(arg0 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(arg0, arg1 interface{}) *gomock.Call

DoExecuteRemoteDevice indicates an expected call of DoExecuteRemoteDevice.

func (*MockClienterMockRecorder) DoGetOrchestrationInfo

func (mr *MockClienterMockRecorder) DoGetOrchestrationInfo(arg0 interface{}) *gomock.Call

DoGetOrchestrationInfo indicates an expected call of DoGetOrchestrationInfo.

func (*MockClienterMockRecorder) DoGetResourceRemoteDevice

func (mr *MockClienterMockRecorder) DoGetResourceRemoteDevice(arg0, arg1 interface{}) *gomock.Call

DoGetResourceRemoteDevice indicates an expected call of DoGetResourceRemoteDevice.

func (*MockClienterMockRecorder) DoNotifyAppStatusRemoteDevice

func (mr *MockClienterMockRecorder) DoNotifyAppStatusRemoteDevice(arg0, arg1, arg2 interface{}) *gomock.Call

DoNotifyAppStatusRemoteDevice indicates an expected call of DoNotifyAppStatusRemoteDevice.

func (*MockClienterMockRecorder) DoNotifyMNEDCBroadcastServer

func (mr *MockClienterMockRecorder) DoNotifyMNEDCBroadcastServer(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call

DoNotifyMNEDCBroadcastServer indicates an expected call of DoNotifyMNEDCBroadcastServer.

func (*MockClienterMockRecorder) DoScoreRemoteDevice added in v1.1.17

func (mr *MockClienterMockRecorder) DoScoreRemoteDevice(arg0, arg1 interface{}) *gomock.Call

DoScoreRemoteDevice indicates an expected call of DoScoreRemoteDevice.

func (*MockClienterMockRecorder) SetCipher

func (mr *MockClienterMockRecorder) SetCipher(arg0 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(arg0 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(arg0 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