mymy_mock

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mymy_mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEventHandler

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

MockEventHandler is a mock of EventHandler interface.

func NewMockEventHandler

func NewMockEventHandler(ctrl *gomock.Controller) *MockEventHandler

NewMockEventHandler creates a new mock instance.

func (*MockEventHandler) EXPECT

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

func (*MockEventHandler) OnRows

func (m *MockEventHandler) OnRows(arg0 *mymy.RowsEvent) ([]*mymy.Query, error)

OnRows mocks base method.

func (*MockEventHandler) OnTableChanged added in v1.1.0

func (m *MockEventHandler) OnTableChanged(arg0 mymy.SourceInfo) error

OnTableChanged mocks base method.

type MockEventHandlerMockRecorder

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

MockEventHandlerMockRecorder is the mock recorder for MockEventHandler.

func (*MockEventHandlerMockRecorder) OnRows

func (mr *MockEventHandlerMockRecorder) OnRows(arg0 interface{}) *gomock.Call

OnRows indicates an expected call of OnRows.

func (*MockEventHandlerMockRecorder) OnTableChanged added in v1.1.0

func (mr *MockEventHandlerMockRecorder) OnTableChanged(arg0 interface{}) *gomock.Call

OnTableChanged indicates an expected call of OnTableChanged.

Jump to

Keyboard shortcuts

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