C# Class System.PrivateUri.Tests.IdnDnsSafeHostTest

Summary description for IdnDnsSafeHostTest
Afficher le fichier Open project: mikedn/runtime

Private Methods

Méthode Description
Asserts ( string uriString, string host, string dnsSafeHost, string idnHost ) : void
Host_DnsSafeHost_IdnHost_ProcessedCorrectly ( string hostString, string host, string dnsSafeHost, string idnHost ) : void
IdnDnsSafeHost_IPv6Host_ScopeIdButNoBrackets ( ) : void
IdnDnsSafeHost_IdnOffWithBuiltInScheme_Success ( ) : void
IdnDnsSafeHost_IdnOffWithUnregisteredScheme_Success ( ) : void
IdnDnsSafeHost_MixedCase_ToLowerCase ( ) : void
IdnDnsSafeHost_MultiLabelAllExceptIntranet_Punycode ( ) : void
IdnDnsSafeHost_SingleLabelAllExceptIntranet_Unicode ( ) : void