mocks_repo

package
v0.0.0-...-d98c8e0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2022 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 IQuestions

type IQuestions struct {
	mock.Mock
}

IQuestions is an autogenerated mock type for the IQuestions type

func (*IQuestions) CreateQuestion

func (_m *IQuestions) CreateQuestion(ctx context.Context, req entity.Question) error

CreateQuestion provides a mock function with given fields: ctx, req

func (*IQuestions) DeleteQuestion

func (_m *IQuestions) DeleteQuestion(ctx context.Context, req entity.Question) error

DeleteQuestion provides a mock function with given fields: ctx, req

func (*IQuestions) FindAllQuestion

func (_m *IQuestions) FindAllQuestion(ctx context.Context, req entity.Question) ([]entity.Question, error)

FindAllQuestion provides a mock function with given fields: ctx, req

func (*IQuestions) FindQuestion

func (_m *IQuestions) FindQuestion(ctx context.Context, req entity.Question) (entity.Question, error)

FindQuestion provides a mock function with given fields: ctx, req

func (*IQuestions) UpdateQuestion

func (_m *IQuestions) UpdateQuestion(ctx context.Context, req entity.Question) error

UpdateQuestion provides a mock function with given fields: ctx, req

Jump to

Keyboard shortcuts

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