C# Class StatLight.Client.Harness.Hosts.RemoteRunStatLightSystem

Inheritance: StatLightSystemBase
Afficher le fichier Open project: staxmanade/StatLight

Méthodes publiques

Méthode Description
RemoteRunStatLightSystem ( Assembly assemblyToTest, Action rootVisualActionOnReady ) : System

Méthodes protégées

Méthode Description
OnTestRunConfigurationDownloaded ( ClientTestRunConfiguration clientTestRunConfiguration ) : void

Private Methods

Méthode Description
OnReadySetupRootVisual ( Action onReady ) : void

Method Details

OnTestRunConfigurationDownloaded() protected méthode

protected OnTestRunConfigurationDownloaded ( ClientTestRunConfiguration clientTestRunConfiguration ) : void
clientTestRunConfiguration StatLight.Core.Configuration.ClientTestRunConfiguration
Résultat void

RemoteRunStatLightSystem() public méthode

public RemoteRunStatLightSystem ( Assembly assemblyToTest, Action rootVisualActionOnReady ) : System
assemblyToTest System.Reflection.Assembly
rootVisualActionOnReady Action
Résultat System