mocks

package
v2.0.45+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

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
}

Mock of Server interface

func NewMockServer

func NewMockServer(ctrl *gomock.Controller) *MockServer

func (*MockServer) EXPECT

func (_m *MockServer) EXPECT() *_MockServerRecorder

func (*MockServer) Stop

func (_m *MockServer) Stop() error

type MockServerManager

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

Mock of ServerManager interface

func NewMockServerManager

func NewMockServerManager(ctrl *gomock.Controller) *MockServerManager

func (*MockServerManager) EXPECT

func (_m *MockServerManager) EXPECT() *_MockServerManagerRecorder

func (*MockServerManager) Start

func (_m *MockServerManager) Start(_param0 string, _param1 string, _param2 string, _param3 int) (registry.Server, error)

Jump to

Keyboard shortcuts

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