mocks

package
v8.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 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) Dialect

func (_m *SQLDialect) Dialect() string

Dialect provides a mock function with given fields:

func (*SQLDialect) ToDeleteSQL

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

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

func (*SQLDialect) ToInsertSQL

func (_m *SQLDialect) ToInsertSQL(b sb.SQLBuilder, clauses exp.InsertClauses)

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

func (*SQLDialect) ToSelectSQL

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

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

func (*SQLDialect) ToTruncateSQL

func (_m *SQLDialect) ToTruncateSQL(b sb.SQLBuilder, clauses exp.TruncateClauses)

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

func (*SQLDialect) ToUpdateSQL

func (_m *SQLDialect) ToUpdateSQL(b sb.SQLBuilder, clauses exp.UpdateClauses)

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

Jump to

Keyboard shortcuts

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