mockmail

package
v0.0.0-...-0cfb189 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package mockmail is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEmailSender

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

MockEmailSender is a mock of EmailSender interface.

func NewMockEmailSender

func NewMockEmailSender(ctrl *gomock.Controller) *MockEmailSender

NewMockEmailSender creates a new mock instance.

func (*MockEmailSender) EXPECT

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

func (*MockEmailSender) SendEmail

func (m *MockEmailSender) SendEmail(arg0, arg1 string, arg2, arg3, arg4, arg5 []string) error

SendEmail mocks base method.

type MockEmailSenderMockRecorder

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

MockEmailSenderMockRecorder is the mock recorder for MockEmailSender.

func (*MockEmailSenderMockRecorder) SendEmail

func (mr *MockEmailSenderMockRecorder) SendEmail(arg0, arg1, arg2, arg3, arg4, arg5 any) *gomock.Call

SendEmail indicates an expected call of SendEmail.

Jump to

Keyboard shortcuts

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