C# Class Chaos.Portal.Authentication.Tests.Extension.SecureCookieTests

Inheritance: TestBase
Show file Open project: CHAOS-Community/CHAOS.Portal.Authentication

Private Methods

Method Description
Create_IsAuthenticated_CreateAndReturnSecureCookie ( ) : void
Create_IsNotAuthenticated_ThrowLoginException ( ) : void
Delete_GivenExistingSession_ReturnOne ( ) : void
Get_GivenExistingSession_ReturnSecureCookie ( ) : void
Login_GivenExistingCookie_UseCookieAndCreateANewOneAndAuthenticateSession ( ) : void