mock_smtp

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package mock_smtp is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockMailSender

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

MockMailSender is a mock of MailSender interface

func NewMockMailSender

func NewMockMailSender(ctrl *gomock.Controller) *MockMailSender

NewMockMailSender creates a new mock instance

func (*MockMailSender) EXPECT

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

func (*MockMailSender) SendMail

func (m *MockMailSender) SendMail(addr string, a sasl.Client, from string, to []string, msg []byte) error

SendMail mocks base method

type MockMailSenderMockRecorder

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

MockMailSenderMockRecorder is the mock recorder for MockMailSender

func (*MockMailSenderMockRecorder) SendMail

func (mr *MockMailSenderMockRecorder) SendMail(addr, a, from, to, msg interface{}) *gomock.Call

SendMail indicates an expected call of SendMail

Jump to

Keyboard shortcuts

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