C# Class Gablarski.Tests.ServerUserManagerTests

Show file Open project: ermau/Gablarski

Private Methods

Method Description
Connect ( ) : void
ConnectNull ( ) : void
Disconnect ( ) : void
DisconnectJoinedUser ( ) : void
DisconnectLoggedInUser ( ) : void
DisconnectNull ( ) : void
DisconnectPredicate ( ) : void
GetConnection ( ) : void
GetConnectionNotFound ( ) : void
GetConnectionNull ( ) : void
GetIsConnected ( ) : void
GetIsConnectedNull ( ) : void
GetIsJoinedConnection ( ) : void
GetIsJoinedConnectionNotFound ( ) : void
GetIsJoinedNull ( ) : void
GetIsJoinedUser ( ) : void
GetIsJoinedUserNotFound ( ) : void
GetIsLoggedInConnection ( ) : void
GetIsLoggedInConnectionNotFound ( ) : void
GetIsLoggedInNull ( ) : void
GetIsLoggedInUser ( ) : void
GetIsLoggedInUserNotFound ( ) : void
GetIsNicknameInUse ( ) : void
GetIsNicknameInUseNoNickname ( ) : void
GetIsNicknameInUseNull ( ) : void
GetUser ( ) : void
GetUserNotFound ( ) : void
GetUserNull ( ) : void
Join ( ) : void
JoinIgnoreDupe ( ) : void
JoinIgnoreNotConnected ( ) : void
JoinLoggedIn ( ) : void
JoinNull ( ) : void
Login ( ) : void
LoginAlreadyLoggedIn ( ) : void
LoginIgnoreBeforeConnect ( ) : void
LoginNull ( ) : void
MoveChannel ( ) : void
MoveNotConnected ( ) : void
MoveNotJoined ( ) : void
MoveNull ( ) : void
MoveSameChannel ( ) : void
SetComment ( ) : void
SetCommentNotConnected ( ) : void
SetCommentNull ( ) : void
SetStatus ( ) : void
SetStatusNotConnected ( ) : void
SetStatusNull ( ) : void
Setup ( ) : void
TearDown ( ) : void
ToggleMuteMuted ( ) : void
ToggleMuteNotConnected ( ) : void
ToggleMuteNull ( ) : void
ToggleMuteUnmuted ( ) : void