mocknotification

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package mocknotification is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNotificationService

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

MockNotificationService is a mock of NotificationService interface.

func NewMockNotificationService

func NewMockNotificationService(ctrl *gomock.Controller) *MockNotificationService

NewMockNotificationService creates a new mock instance.

func (*MockNotificationService) EXPECT

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

func (*MockNotificationService) SendAnswerChangeMessage

func (m *MockNotificationService) SendAnswerChangeMessage(ctx context.Context, editorUserID string, oldAnswer *model.Answer, newAnswer model.Answer) error

SendAnswerChangeMessage mocks base method.

type MockNotificationServiceMockRecorder

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

MockNotificationServiceMockRecorder is the mock recorder for MockNotificationService.

func (*MockNotificationServiceMockRecorder) SendAnswerChangeMessage

func (mr *MockNotificationServiceMockRecorder) SendAnswerChangeMessage(ctx, editorUserID, oldAnswer, newAnswer any) *gomock.Call

SendAnswerChangeMessage indicates an expected call of SendAnswerChangeMessage.

Jump to

Keyboard shortcuts

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