mocks

package
v2.0.1+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataMapper

type DataMapper struct {
	mock.Mock
}

DataMapper is an autogenerated mock type for the DataMapper type

func (*DataMapper) Delete

func (_m *DataMapper) Delete(_a0 ...interface{}) error

Delete provides a mock function with given fields: _a0

func (*DataMapper) Insert

func (_m *DataMapper) Insert(_a0 ...interface{}) error

Insert provides a mock function with given fields: _a0

func (*DataMapper) Update

func (_m *DataMapper) Update(_a0 ...interface{}) error

Update provides a mock function with given fields: _a0

type SQLDataMapper

type SQLDataMapper struct {
	mock.Mock
}

SQLDataMapper is an autogenerated mock type for the SQLDataMapper type

func (*SQLDataMapper) Delete

func (_m *SQLDataMapper) Delete(_a0 *sql.Tx, _a1 ...interface{}) error

Delete provides a mock function with given fields: _a0, _a1

func (*SQLDataMapper) Insert

func (_m *SQLDataMapper) Insert(_a0 *sql.Tx, _a1 ...interface{}) error

Insert provides a mock function with given fields: _a0, _a1

func (*SQLDataMapper) Update

func (_m *SQLDataMapper) Update(_a0 *sql.Tx, _a1 ...interface{}) error

Update provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

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