mockrepo

package
v0.0.0-...-3215105 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRepository

type MockRepository struct {
	mock.Mock
}

MockRepository is an autogenerated mock type for the MockRepository type

func (*MockRepository) Count

func (_m *MockRepository) Count(req interface{}) (int, *dberrors.Error)

Count provides a mock function with given fields: req

func (*MockRepository) Create

func (_m *MockRepository) Create(req interface{}) *dberrors.Error

Create provides a mock function with given fields: req

func (*MockRepository) Delete

func (_m *MockRepository) Delete(req interface{}, where interface{}) *dberrors.Error

Delete provides a mock function with given fields: req, where

func (*MockRepository) Get

func (_m *MockRepository) Get(req interface{}) (interface{}, *dberrors.Error)

Get provides a mock function with given fields: req

func (*MockRepository) List

func (_m *MockRepository) List(req interface{}) (interface{}, *dberrors.Error)

List provides a mock function with given fields: req

func (*MockRepository) ListWithParams

func (_m *MockRepository) ListWithParams(req interface{}, params *repository.ListParameters) (interface{}, *dberrors.Error)

ListWithParams provides a mock function with given fields: req, params

func (*MockRepository) Patch

func (_m *MockRepository) Patch(req interface{}, where interface{}) *dberrors.Error

Patch provides a mock function with given fields: req, where

func (*MockRepository) Update

func (_m *MockRepository) Update(req interface{}) *dberrors.Error

Update provides a mock function with given fields: req

Jump to

Keyboard shortcuts

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