C# Class VMwareIntegration.Common.TestRunner

Afficher le fichier Open project: nberardi/hMailServer Class Usage Examples

Méthodes publiques

Méthode Description
Run ( ) : bool
RunThread ( ) : void
TestRunner ( bool embedded, TestEnvironment environment, bool stopOnError ) : System

Private Methods

Méthode Description
ExpandVariables ( string input ) : string
ProgramFilesx86 ( ) : string
ReportStatus ( bool success, System.TimeSpan ts, string failureText ) : void
RunInternal ( ) : void

Method Details

Run() public méthode

public Run ( ) : bool
Résultat bool

RunThread() public méthode

public RunThread ( ) : void
Résultat void

TestRunner() public méthode

public TestRunner ( bool embedded, TestEnvironment environment, bool stopOnError ) : System
embedded bool
environment TestEnvironment
stopOnError bool
Résultat System