mocks

package
v0.0.0-...-37207e6 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 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 MockUserRepository

type MockUserRepository struct {
	mock.Mock
}

MockUserRepository is an autogenerated mock type for the IUserRepository type

func (*MockUserRepository) AddUser

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

func (*MockUserRepository) DeleteUser

func (_m *MockUserRepository) DeleteUser(_a0 context.Context, _a1 string) error

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

func (*MockUserRepository) GetUser

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

func (*MockUserRepository) UpdateUser

func (_m *MockUserRepository) UpdateUser(_a0 context.Context, _a1 string, _a2 repository.UserEntity) error

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

Jump to

Keyboard shortcuts

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