C# Class RazorMail.Tests.RazorMailSenderWithTestEmailTests

显示文件 Open project: wduffy/RazorMail

Private Methods

Method Description
Constructor_CanSetTestAddress ( ) : void
GetMailMessage_WithFromAddress_DoesOnlySetSender ( ) : void
GetMailMessage_WithSystemInTesting_ReplacesRecipientListWithTestingAddress ( ) : void
GetMailMessage_WithoutFromAddress_DoesSetSenderAndFrom ( ) : void
Send_DoesCallSendOnSmtpClient ( ) : void