C# Class Specs.Authentication.ValidTokenLogin

Inheritance: TestBase
Exibir arquivo Open project: robconery/monkey-fist

Public Methods

Method Description
ValidTokenLogin ( ) : System

Private Methods

Method Description
AuthenticateUser ( ) : void
CreateLogEntry ( ) : void
CurrentLoginSet ( ) : void
IPTracked ( ) : void
LastLoginSet ( ) : void
RememberMeExpiresInAnHour ( ) : void
RememberMeTokenCreated ( ) : void
SessionCreated ( ) : void
SignInCountIncremented ( ) : void
UserReturned ( ) : void
WelcomeMessageProvided ( ) : void

Method Details

ValidTokenLogin() public method

public ValidTokenLogin ( ) : System
return System