splitquery_testing

package
v1.8.0 Latest Latest
Warning

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

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

Documentation

Overview

Package splitquery_testing is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSQLExecuter

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

MockSQLExecuter is a mock of SQLExecuter interface

func NewMockSQLExecuter

func NewMockSQLExecuter(ctrl *gomock.Controller) *MockSQLExecuter

NewMockSQLExecuter creates a new mock instance

func (*MockSQLExecuter) EXPECT

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

func (*MockSQLExecuter) SQLExecute

func (m *MockSQLExecuter) SQLExecute(sql string, bindVariables map[string]*query.BindVariable) (*sqltypes.Result, error)

SQLExecute mocks base method

type MockSQLExecuterMockRecorder

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

MockSQLExecuterMockRecorder is the mock recorder for MockSQLExecuter

func (*MockSQLExecuterMockRecorder) SQLExecute

func (mr *MockSQLExecuterMockRecorder) SQLExecute(sql, bindVariables interface{}) *gomock.Call

SQLExecute indicates an expected call of SQLExecute

Jump to

Keyboard shortcuts

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