C# Class Winium.StoreApps.Driver.Helpers.VsTestConsoleWrapper

Inheritance: IDisposable
Afficher le fichier Open project: NetlifeBackupSolutions/Winium.StoreApps.CodedUi Class Usage Examples

Méthodes publiques

Méthode Description
DeployCodedUiTestServer ( bool captureCodedUiLogs ) : void
Dispose ( ) : void
VsTestConsoleWrapper ( string deviceName ) : System

Private Methods

Méthode Description
CaptureOutput ( object sender, DataReceivedEventArgs args ) : void

Method Details

DeployCodedUiTestServer() public méthode

public DeployCodedUiTestServer ( bool captureCodedUiLogs ) : void
captureCodedUiLogs bool
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

VsTestConsoleWrapper() public méthode

public VsTestConsoleWrapper ( string deviceName ) : System
deviceName string
Résultat System