IExecutionRunConfiguration, interface
Interface pour les informations de série de tests.
Espace de noms : Microsoft.VisualStudio.TestTools.Execution
Assembly : Microsoft.VisualStudio.QualityTools.ExecutionCommon (dans Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
Syntaxe
'Déclaration
Public Interface IExecutionRunConfiguration
public interface IExecutionRunConfiguration
public interface class IExecutionRunConfiguration
type IExecutionRunConfiguration = interface end
public interface IExecutionRunConfiguration
Le type IExecutionRunConfiguration expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
TestElements | Obtient la liste des éléments de test dans la série. | |
TestRun | Obtient un objet TestRun. |
Début