mock_usecase

package
v0.0.0-...-a590297 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_usecase is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDictUseCase

type MockDictUseCase struct {
	// contains filtered or unexported fields
}

MockDictUseCase is a mock of DictUseCase interface.

func NewMockDictUseCase

func NewMockDictUseCase(ctrl *gomock.Controller) *MockDictUseCase

NewMockDictUseCase creates a new mock instance.

func (*MockDictUseCase) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockDictUseCase) GetDetail

func (m *MockDictUseCase) GetDetail(arg0 context.Context, arg1 string, arg2 int) (*string, error)

GetDetail mocks base method.

func (*MockDictUseCase) GetDict

func (m *MockDictUseCase) GetDict(arg0 context.Context, arg1, arg2 int, arg3, arg4, arg5 string) ([]models.Word, error)

GetDict mocks base method.

func (*MockDictUseCase) GetITJapanWonderWork

func (m *MockDictUseCase) GetITJapanWonderWork(arg0 context.Context) ([][]models.WonderWord, error)

GetITJapanWonderWork mocks base method.

type MockDictUseCaseMockRecorder

type MockDictUseCaseMockRecorder struct {
	// contains filtered or unexported fields
}

MockDictUseCaseMockRecorder is the mock recorder for MockDictUseCase.

func (*MockDictUseCaseMockRecorder) GetDetail

func (mr *MockDictUseCaseMockRecorder) GetDetail(arg0, arg1, arg2 interface{}) *gomock.Call

GetDetail indicates an expected call of GetDetail.

func (*MockDictUseCaseMockRecorder) GetDict

func (mr *MockDictUseCaseMockRecorder) GetDict(arg0, arg1, arg2, arg3, arg4, arg5 interface{}) *gomock.Call

GetDict indicates an expected call of GetDict.

func (*MockDictUseCaseMockRecorder) GetITJapanWonderWork

func (mr *MockDictUseCaseMockRecorder) GetITJapanWonderWork(arg0 interface{}) *gomock.Call

GetITJapanWonderWork indicates an expected call of GetITJapanWonderWork.

Jump to

Keyboard shortcuts

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