mock_usecase

package
v0.0.0-...-44fde62 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2021 License: BSD-3-Clause 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 MockTaniFundProjectGetter

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

MockTaniFundProjectGetter is a mock of TaniFundProjectGetter interface

func NewMockTaniFundProjectGetter

func NewMockTaniFundProjectGetter(ctrl *gomock.Controller) *MockTaniFundProjectGetter

NewMockTaniFundProjectGetter creates a new mock instance

func (*MockTaniFundProjectGetter) EXPECT

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

func (*MockTaniFundProjectGetter) GetNewestProjects

func (m *MockTaniFundProjectGetter) GetNewestProjects(ctx context.Context, numberOfProject int) ([]*entity.Project, error)

GetNewestProjects mocks base method

type MockTaniFundProjectGetterMockRecorder

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

MockTaniFundProjectGetterMockRecorder is the mock recorder for MockTaniFundProjectGetter

func (*MockTaniFundProjectGetterMockRecorder) GetNewestProjects

func (mr *MockTaniFundProjectGetterMockRecorder) GetNewestProjects(ctx, numberOfProject interface{}) *gomock.Call

GetNewestProjects indicates an expected call of GetNewestProjects

type MockTaniFundProjectNotifier

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

MockTaniFundProjectNotifier is a mock of TaniFundProjectNotifier interface

func NewMockTaniFundProjectNotifier

func NewMockTaniFundProjectNotifier(ctrl *gomock.Controller) *MockTaniFundProjectNotifier

NewMockTaniFundProjectNotifier creates a new mock instance

func (*MockTaniFundProjectNotifier) EXPECT

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

func (*MockTaniFundProjectNotifier) Notify

func (m *MockTaniFundProjectNotifier) Notify(ctx context.Context, recipientID int, project *entity.Project) error

Notify mocks base method

type MockTaniFundProjectNotifierMockRecorder

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

MockTaniFundProjectNotifierMockRecorder is the mock recorder for MockTaniFundProjectNotifier

func (*MockTaniFundProjectNotifierMockRecorder) Notify

func (mr *MockTaniFundProjectNotifierMockRecorder) Notify(ctx, recipientID, project interface{}) *gomock.Call

Notify indicates an expected call of Notify

Jump to

Keyboard shortcuts

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