sqlfakes

package
v0.0.0-...-88f6db3 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeDB

type FakeDB struct {
	ExecStub func(string, ...interface{}) (sqla.Result, error)
	// contains filtered or unexported fields
}

func (*FakeDB) Exec

func (fake *FakeDB) Exec(arg1 string, arg2 ...interface{}) (sqla.Result, error)

func (*FakeDB) ExecArgsForCall

func (fake *FakeDB) ExecArgsForCall(i int) (string, []interface{})

func (*FakeDB) ExecCallCount

func (fake *FakeDB) ExecCallCount() int

func (*FakeDB) ExecCalls

func (fake *FakeDB) ExecCalls(stub func(string, ...interface{}) (sqla.Result, error))

func (*FakeDB) ExecReturns

func (fake *FakeDB) ExecReturns(result1 sqla.Result, result2 error)

func (*FakeDB) ExecReturnsOnCall

func (fake *FakeDB) ExecReturnsOnCall(i int, result1 sqla.Result, result2 error)

func (*FakeDB) Invocations

func (fake *FakeDB) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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