mocks

package
v0.0.0-...-e765db0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2021 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IBiz

type IBiz struct {
	mock.Mock
}

IBiz is an autogenerated mock type for the IBiz type

func (*IBiz) GetByID

func (_m *IBiz) GetByID(ctx contextx.Contextx, id string) (*user.Profile, error)

GetByID provides a mock function with given fields: ctx, id

func (*IBiz) GetByUsername

func (_m *IBiz) GetByUsername(ctx contextx.Contextx, username string) (*user.Profile, error)

GetByUsername provides a mock function with given fields: ctx, username

func (*IBiz) Login

func (_m *IBiz) Login(ctx contextx.Contextx, username string, password string) (*user.Profile, error)

Login provides a mock function with given fields: ctx, username, password

func (*IBiz) Signup

func (_m *IBiz) Signup(ctx contextx.Contextx, username string, password string) (*user.Profile, error)

Signup provides a mock function with given fields: ctx, username, password

Jump to

Keyboard shortcuts

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