mocks

package
v0.0.0-...-6ce8071 Latest Latest
Warning

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

Go to latest
Published: May 10, 2020 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 Repository

type Repository struct {
	mock.Mock
}

Repository is an autogenerated mock type for the Repository type

func (*Repository) Delete

func (_m *Repository) Delete(ur *models.UserRole) error

Delete provides a mock function with given fields: ur

func (*Repository) FindAll

func (_m *Repository) FindAll() ([]models.UserRole, error)

FindAll provides a mock function with given fields:

func (*Repository) FindUserRoleByUserIdAndRoleId

func (_m *Repository) FindUserRoleByUserIdAndRoleId(userId int, roleId int) (models.UserRole, error)

FindUserRoleByUserIdAndRoleId provides a mock function with given fields: userId, roleId

func (*Repository) Store

func (_m *Repository) Store(ur *models.UserRole) error

Store provides a mock function with given fields: ur

Jump to

Keyboard shortcuts

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