mocks

package
v0.0.0-...-5f2b7d0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 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 Ibooks

type Ibooks struct {
	mock.Mock
}

Ibooks is an autogenerated mock type for the Ibooks type

func (*Ibooks) Get

func (_m *Ibooks) Get(_a0 context.Context, _a1 string) (*entities.Book, error)

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

type IdbService

type IdbService struct {
	mock.Mock
}

IdbService is an autogenerated mock type for the IdbService type

func (*IdbService) Get

func (_m *IdbService) Get(_a0 context.Context, _a1 string, _a2 string) (*entities.Book, error)

Get provides a mock function with given fields: _a0, _a1, _a2

func (*IdbService) List

func (_m *IdbService) List(_a0 context.Context, _a1 int64, _a2 int64, _a3 string) ([]*entities.Book, error)

List provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*IdbService) Upsert

func (_m *IdbService) Upsert(_a0 context.Context, _a1 string, _a2 string, _a3 string, _a4 string, _a5 string, _a6 string, _a7 string, _a8 string, _a9 string, _a10 string, _a11 string, _a12 int64, _a13 int64, _a14 int64) (*entities.Book, error)

Upsert provides a mock function with given fields: _a0, _a1, _a2, _a3, _a4, _a5, _a6, _a7, _a8, _a9, _a10, _a11, _a12, _a13, _a14

Jump to

Keyboard shortcuts

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