beehive

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package beehive is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockModule

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

MockModule is a mock of Module interface

func NewMockModule

func NewMockModule(ctrl *gomock.Controller) *MockModule

NewMockModule creates a new mock instance

func (*MockModule) Cleanup

func (m *MockModule) Cleanup()

Cleanup mocks base method

func (*MockModule) EXPECT

func (m *MockModule) EXPECT() *MockModuleMockRecorder

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

func (*MockModule) Group

func (m *MockModule) Group() string

Group mocks base method

func (*MockModule) Name

func (m *MockModule) Name() string

Name mocks base method

func (*MockModule) Start

func (m *MockModule) Start(arg0 *context.Context)

Start mocks base method

type MockModuleMockRecorder

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

MockModuleMockRecorder is the mock recorder for MockModule

func (*MockModuleMockRecorder) Cleanup

func (mr *MockModuleMockRecorder) Cleanup() *gomock.Call

Cleanup indicates an expected call of Cleanup

func (*MockModuleMockRecorder) Group

func (mr *MockModuleMockRecorder) Group() *gomock.Call

Group indicates an expected call of Group

func (*MockModuleMockRecorder) Name

func (mr *MockModuleMockRecorder) Name() *gomock.Call

Name indicates an expected call of Name

func (*MockModuleMockRecorder) Start

func (mr *MockModuleMockRecorder) Start(arg0 interface{}) *gomock.Call

Start indicates an expected call of Start

Jump to

Keyboard shortcuts

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