C# Class Microsoft.AspNet.SignalR.Tests.PersistentConnectionFacts.VerifyGroups

Afficher le fichier Open project: SignalR/SignalR

Private Methods

Méthode Description
DoVerifyGroups ( string groupsToken, string connectionId, bool hasProtectedData = true ) : IList
GroupsAreParsedFromToken ( ) : void
GroupsTokenWithInvalidConnectionIdReturnsEmptyList ( ) : void
MissingGroupTokenReturnsEmptyList ( ) : void
NullProtectedDataTokenReturnsEmptyList ( ) : void