C# 클래스 System.Net.Mail.Tests.MailAddressTest

파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
MailAddressTest ( ) : Xunit

비공개 메소드들

메소드 설명
Address ( ) : void
Address_NoClosingQuote ( ) : void
Address_NoUser ( ) : void
Address_NoUserNoHost ( ) : void
Address_QuoteFirst ( ) : void
Address_QuoteNotFirst ( ) : void
DisplayName ( ) : void
DisplayName_Precedence ( ) : void
EqualsTest ( ) : void
EqualsTest2 ( ) : void
Host ( ) : void
TestConstructorOverload1 ( ) : void
TestConstructorOverload2 ( ) : void
TestConstructorWithEmptyString ( ) : void
TestConstructorWithNullString ( ) : void
TestInvalidAddressInConstructor ( ) : void
ToStringTest ( ) : void
User ( ) : void

메소드 상세

MailAddressTest() 공개 메소드

public MailAddressTest ( ) : Xunit
리턴 Xunit