mocks

package
v3.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockIDialector

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

MockIDialector is a mock of IDialector interface

func NewMockIDialector

func NewMockIDialector(ctrl *gomock.Controller) *MockIDialector

NewMockIDialector creates a new mock instance

func (*MockIDialector) Close

func (m *MockIDialector) Close()

Close mocks base method

func (*MockIDialector) EXPECT

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

func (*MockIDialector) Execute

func (m *MockIDialector) Execute(stmt string) (*dialectors.ResultSet, error)

Execute mocks base method

type MockIDialectorMockRecorder

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

MockIDialectorMockRecorder is the mock recorder for MockIDialector

func (*MockIDialectorMockRecorder) Close

func (mr *MockIDialectorMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close

func (*MockIDialectorMockRecorder) Execute

func (mr *MockIDialectorMockRecorder) Execute(stmt interface{}) *gomock.Call

Execute indicates an expected call of Execute

Jump to

Keyboard shortcuts

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