C# Class CardShopTest.AuthTests.UserAuthTest

Show file Open project: egreene/PracticeGDVP

Private Methods

Method Description
Setup ( ) : void
TestActingAs ( ) : void
TestActingAsRole ( ) : void
TestEmptyRolesLoggedIn ( ) : void
TestEmptyRolesLoggedOut ( ) : void
TestGetUserAuthFromContext ( ) : void
TestGetUserAuthFromCurrentContext ( ) : void
TestHasRoleAndActive ( ) : void
TestHasRoleAndInactive ( ) : void
TestIsLoggedInAndOut ( ) : void
TestMissingRole ( ) : void