mockservice

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2018 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mockservice is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockManager

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

MockManager is a mock of Manager interface

func NewMockManager

func NewMockManager(ctrl *gomock.Controller) *MockManager

NewMockManager creates a new mock instance

func (*MockManager) EXPECT

func (m *MockManager) EXPECT() *MockManagerMockRecorder

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

func (*MockManager) Find

func (m *MockManager) Find(arg0 string) (manager.Service, error)

Find mocks base method

func (*MockManager) List

func (m *MockManager) List() []string

List mocks base method

type MockManagerMockRecorder

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

MockManagerMockRecorder is the mock recorder for MockManager

func (*MockManagerMockRecorder) Find

func (mr *MockManagerMockRecorder) Find(arg0 interface{}) *gomock.Call

Find indicates an expected call of Find

func (*MockManagerMockRecorder) List

func (mr *MockManagerMockRecorder) List() *gomock.Call

List indicates an expected call of List

type MockRegistrable

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

MockRegistrable is a mock of Registrable interface

func NewMockRegistrable

func NewMockRegistrable(ctrl *gomock.Controller) *MockRegistrable

NewMockRegistrable creates a new mock instance

func (*MockRegistrable) AddToGRPCServer

func (m *MockRegistrable) AddToGRPCServer(arg0 *grpc.Server)

AddToGRPCServer mocks base method

func (*MockRegistrable) EXPECT

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

type MockRegistrableMockRecorder

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

MockRegistrableMockRecorder is the mock recorder for MockRegistrable

func (*MockRegistrableMockRecorder) AddToGRPCServer

func (mr *MockRegistrableMockRecorder) AddToGRPCServer(arg0 interface{}) *gomock.Call

AddToGRPCServer indicates an expected call of AddToGRPCServer

Jump to

Keyboard shortcuts

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