C# Class System.UriExtensionsTests

Datei anzeigen Open project: aspnet/WebHooks

Private Methods

Method Description
IsHttp_DetectsHttpUris ( string input, bool expected ) : void
IsHttp_HandlesNull ( ) : void
IsHttps_DetectsHttpsUris ( string input, bool expected ) : void
IsHttps_HandlesNull ( ) : void