mocks

package
v7.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLDialect

type SQLDialect struct {
	mock.Mock
}

SQLDialect is an autogenerated mock type for the SQLDialect type

func (*SQLDialect) ToDeleteSQL

func (_m *SQLDialect) ToDeleteSQL(b sb.SQLBuilder, clauses exp.Clauses)

ToDeleteSQL provides a mock function with given fields: b, clauses

func (*SQLDialect) ToInsertSQL

func (_m *SQLDialect) ToInsertSQL(b sb.SQLBuilder, clauses exp.Clauses, ie exp.InsertExpression)

ToInsertSQL provides a mock function with given fields: b, clauses, ie

func (*SQLDialect) ToSelectSQL

func (_m *SQLDialect) ToSelectSQL(b sb.SQLBuilder, clauses exp.Clauses)

ToSelectSQL provides a mock function with given fields: b, clauses

func (*SQLDialect) ToTruncateSQL

func (_m *SQLDialect) ToTruncateSQL(b sb.SQLBuilder, clauses exp.Clauses, options exp.TruncateOptions)

ToTruncateSQL provides a mock function with given fields: b, clauses, options

func (*SQLDialect) ToUpdateSQL

func (_m *SQLDialect) ToUpdateSQL(b sb.SQLBuilder, clauses exp.Clauses, update interface{})

ToUpdateSQL provides a mock function with given fields: b, clauses, update

Jump to

Keyboard shortcuts

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