mock_sql_execution_engine

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_sql_execution_engine is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSQlExecutionEngine

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

MockSQlExecutionEngine is a mock of SQlExecutionEngine interface

func NewMockSQlExecutionEngine

func NewMockSQlExecutionEngine(ctrl *gomock.Controller) *MockSQlExecutionEngine

NewMockSQlExecutionEngine creates a new mock instance

func (*MockSQlExecutionEngine) EXPECT

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

func (*MockSQlExecutionEngine) Execute

func (m *MockSQlExecutionEngine) Execute(arg0 []*core.Msg, arg1 *schema_store.Table) error

Execute mocks base method

func (*MockSQlExecutionEngine) Init

func (m *MockSQlExecutionEngine) Init(arg0 int) error

Init mocks base method

type MockSQlExecutionEngineMockRecorder

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

MockSQlExecutionEngineMockRecorder is the mock recorder for MockSQlExecutionEngine

func (*MockSQlExecutionEngineMockRecorder) Execute

func (mr *MockSQlExecutionEngineMockRecorder) Execute(arg0, arg1 interface{}) *gomock.Call

Execute indicates an expected call of Execute

func (*MockSQlExecutionEngineMockRecorder) Init

func (mr *MockSQlExecutionEngineMockRecorder) Init(arg0 interface{}) *gomock.Call

Init indicates an expected call of Init

Jump to

Keyboard shortcuts

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