mocks

package
v0.1.0-M4 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0, EPL-2.0 Imports: 3 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 MockGrpcServer

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

MockGrpcServer is a mock of GrpcServer interface.

func NewMockGrpcServer

func NewMockGrpcServer(ctrl *gomock.Controller) *MockGrpcServer

NewMockGrpcServer creates a new mock instance.

func (*MockGrpcServer) EXPECT

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

func (*MockGrpcServer) Start

func (m *MockGrpcServer) Start() error

Start mocks base method.

func (*MockGrpcServer) Stop

func (m *MockGrpcServer) Stop() error

Stop mocks base method.

type MockGrpcServerMockRecorder

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

MockGrpcServerMockRecorder is the mock recorder for MockGrpcServer.

func (*MockGrpcServerMockRecorder) Start

func (mr *MockGrpcServerMockRecorder) Start() *gomock.Call

Start indicates an expected call of Start.

func (*MockGrpcServerMockRecorder) Stop

Stop indicates an expected call of Stop.

type MockGrpcService

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

MockGrpcService is a mock of GrpcService interface.

func NewMockGrpcService

func NewMockGrpcService(ctrl *gomock.Controller) *MockGrpcService

NewMockGrpcService creates a new mock instance.

func (*MockGrpcService) EXPECT

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

func (*MockGrpcService) Register

func (m *MockGrpcService) Register(arg0 *grpc.Server) error

Register mocks base method.

type MockGrpcServiceMockRecorder

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

MockGrpcServiceMockRecorder is the mock recorder for MockGrpcService.

func (*MockGrpcServiceMockRecorder) Register

func (mr *MockGrpcServiceMockRecorder) Register(arg0 interface{}) *gomock.Call

Register indicates an expected call of Register.

Jump to

Keyboard shortcuts

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