mocks

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2022 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 TaskRepositoryInterface

type TaskRepositoryInterface struct {
	mock.Mock
}

TaskRepositoryInterface is an autogenerated mock type for the TaskRepositoryInterface type

func (*TaskRepositoryInterface) Create

func (_m *TaskRepositoryInterface) Create(_a0 model.Task) (model.Task, error)

Create provides a mock function with given fields: _a0

func (*TaskRepositoryInterface) Delete

func (_m *TaskRepositoryInterface) Delete(_a0 string) error

Delete provides a mock function with given fields: _a0

func (*TaskRepositoryInterface) Fetch

Fetch provides a mock function with given fields: _a0

func (*TaskRepositoryInterface) FetchByID

func (_m *TaskRepositoryInterface) FetchByID(_a0 string) (model.Task, error)

FetchByID provides a mock function with given fields: _a0

func (*TaskRepositoryInterface) Update

func (_m *TaskRepositoryInterface) Update(_a0 model.Task) (model.Task, error)

Update 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