mserver

package
v0.0.0-...-5c26a38 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mserver is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockServer

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

MockServer is a mock of Server interface

func NewMockServer

func NewMockServer(ctrl *gomock.Controller) *MockServer

NewMockServer creates a new mock instance

func (*MockServer) EXPECT

func (m *MockServer) EXPECT() *MockServerMockRecorder

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

func (*MockServer) HandleEvent

func (m *MockServer) HandleEvent(event sdk.Event)

HandleEvent mocks base method

func (*MockServer) ReceiveMessage

func (m *MockServer) ReceiveMessage() <-chan handler.Message

ReceiveMessage mocks base method

type MockServerMockRecorder

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

MockServerMockRecorder is the mock recorder for MockServer

func (*MockServerMockRecorder) HandleEvent

func (mr *MockServerMockRecorder) HandleEvent(event interface{}) *gomock.Call

HandleEvent indicates an expected call of HandleEvent

func (*MockServerMockRecorder) ReceiveMessage

func (mr *MockServerMockRecorder) ReceiveMessage() *gomock.Call

ReceiveMessage indicates an expected call of ReceiveMessage

Jump to

Keyboard shortcuts

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