C# Class fitnesse.slim.test.LoginDialogDriver

Inheritance: DomainAdapter
Afficher le fichier Open project: jediwhale/fitsharp

Méthodes publiques

Méthode Description
LoginDialogDriver ( String userName, String password ) : System
loginMessage ( ) : String
numberOfLoginAttempts ( ) : int

Method Details

LoginDialogDriver() public méthode

public LoginDialogDriver ( String userName, String password ) : System
userName String
password String
Résultat System

loginMessage() public méthode

public loginMessage ( ) : String
Résultat String

numberOfLoginAttempts() public méthode

public numberOfLoginAttempts ( ) : int
Résultat int