C# Class Specs.Authentication.ValidLogin

Inheritance: TestBase
Mostrar archivo Open project: robconery/monkey-fist

Public Methods

Method Description
ValidLogin ( ) : 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

ValidLogin() public method

public ValidLogin ( ) : System
return System