C# Class System.Net.Mail.Tests.MailMessageTest

Show file Open project: dotnet/corefx

Public Methods

Method Description
MailMessageTest ( ) : System.Text

Private Methods

Method Description
AlternateViewTest ( ) : void
AttachmentTest ( ) : void
BodyAndEncodingTest ( ) : void
BodyEncodingTest ( ) : void
BodyTest ( ) : void
FromTest ( ) : void
IsBodyHtmlTest ( ) : void
PriorityTest ( ) : void
SubjectAndEncodingTest ( ) : void
SubjectTest ( ) : void
TestForNullException ( ) : void
TestRecipients ( ) : void
ToTest ( ) : void

Method Details

MailMessageTest() public method

public MailMessageTest ( ) : System.Text
return System.Text