mock_comms

package
v0.0.0-...-ea7d6fe Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mock_comms is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIEventServer

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

MockIEventServer is a mock of IEventServer interface

func NewMockIEventServer

func NewMockIEventServer(ctrl *gomock.Controller) *MockIEventServer

NewMockIEventServer creates a new mock instance

func (*MockIEventServer) AddEventToSendQueue

func (m *MockIEventServer) AddEventToSendQueue(data []byte)

AddEventToSendQueue mocks base method

func (*MockIEventServer) Close

func (m *MockIEventServer) Close()

Close mocks base method

func (*MockIEventServer) EXPECT

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

func (*MockIEventServer) InitializeEventSystem

func (m *MockIEventServer) InitializeEventSystem()

InitializeEventSystem mocks base method

type MockIEventServerMockRecorder

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

MockIEventServerMockRecorder is the mock recorder for MockIEventServer

func (*MockIEventServerMockRecorder) AddEventToSendQueue

func (mr *MockIEventServerMockRecorder) AddEventToSendQueue(data interface{}) *gomock.Call

AddEventToSendQueue indicates an expected call of AddEventToSendQueue

func (*MockIEventServerMockRecorder) Close

Close indicates an expected call of Close

func (*MockIEventServerMockRecorder) InitializeEventSystem

func (mr *MockIEventServerMockRecorder) InitializeEventSystem() *gomock.Call

InitializeEventSystem indicates an expected call of InitializeEventSystem

Jump to

Keyboard shortcuts

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