mocks

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

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

Go to latest
Published: Oct 14, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientRepository

type ClientRepository struct {
	mock.Mock
}

ClientRepository is an autogenerated mock type for the ClientRepository type

func (*ClientRepository) FindAll

func (_m *ClientRepository) FindAll() ([]model.Client, error)

FindAll provides a mock function with given fields:

func (*ClientRepository) FindByEmail

func (_m *ClientRepository) FindByEmail(email string) (*model.Client, error)

FindByEmail provides a mock function with given fields: email

func (*ClientRepository) Save

func (_m *ClientRepository) Save(_a0 *model.Client) error

Save provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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