mockinstance

package
v6.29.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2018 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mockinstance is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockImplementation

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

MockImplementation is a mock of Implementation interface nolint

func NewMockImplementation

func NewMockImplementation(ctrl *gomock.Controller) *MockImplementation

NewMockImplementation creates a new mock instance nolint

func (*MockImplementation) EXPECT

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

func (*MockImplementation) ReSync

func (m *MockImplementation) ReSync() error

ReSync mocks base method nolint

func (*MockImplementation) SetupConfig

func (m *MockImplementation) SetupConfig(registerer registerer.Registerer, cfg interface{}) error

SetupConfig mocks base method nolint

func (*MockImplementation) SetupHandlers

func (m *MockImplementation) SetupHandlers(c *processor.Config)

SetupHandlers mocks base method nolint

func (*MockImplementation) Start

func (m *MockImplementation) Start() error

Start mocks base method nolint

func (*MockImplementation) Stop

func (m *MockImplementation) Stop() error

Stop mocks base method nolint

type MockImplementationMockRecorder

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

MockImplementationMockRecorder is the mock recorder for MockImplementation nolint

func (*MockImplementationMockRecorder) ReSync

ReSync indicates an expected call of ReSync nolint

func (*MockImplementationMockRecorder) SetupConfig

func (mr *MockImplementationMockRecorder) SetupConfig(registerer, cfg interface{}) *gomock.Call

SetupConfig indicates an expected call of SetupConfig nolint

func (*MockImplementationMockRecorder) SetupHandlers

func (mr *MockImplementationMockRecorder) SetupHandlers(c interface{}) *gomock.Call

SetupHandlers indicates an expected call of SetupHandlers nolint

func (*MockImplementationMockRecorder) Start

Start indicates an expected call of Start nolint

func (*MockImplementationMockRecorder) Stop

Stop indicates an expected call of Stop nolint

Jump to

Keyboard shortcuts

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