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 TaskUseCaseInterface

type TaskUseCaseInterface struct {
	mock.Mock
}

TaskUseCaseInterface is an autogenerated mock type for the TaskUseCaseInterface type

func (*TaskUseCaseInterface) Create

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

Create provides a mock function with given fields: _a0

func (*TaskUseCaseInterface) Delete

func (_m *TaskUseCaseInterface) Delete(_a0 string, _a1 string) error

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

func (*TaskUseCaseInterface) Fetch

Fetch provides a mock function with given fields: _a0

func (*TaskUseCaseInterface) FetchByID

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

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

func (*TaskUseCaseInterface) Update

func (_m *TaskUseCaseInterface) 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