C# Class Microsoft.AspNet.WebHooks.WebHookTests

Afficher le fichier Open project: aspnet/WebHooks

Méthodes publiques

Méthode Description
WebHookTests ( ) : System

Private Methods

Méthode Description
Description_Roundtrips ( ) : void
Filters_AreCaseInsensitive ( string input, string lookup ) : void
Headers_AreCaseInsensitive ( string input, string lookup ) : void
Id_Roundtrips ( ) : void
IsPaused_Roundtrips ( ) : void
Properties_AreCaseInsensitive ( string input, string lookup ) : void
Secret_Roundtrips ( ) : void
Serializes_AsExpected ( ) : void
WebHookUri_Roundtrips ( ) : void
WebHookUri_Validates ( Uri uri, ValidationOutcome expected ) : void

Method Details

WebHookTests() public méthode

public WebHookTests ( ) : System
Résultat System