RunConfiguration Class

Definition

Class to manage test run configuration data and objects.

C++
public ref class RunConfiguration : Microsoft::VisualStudio::TestTools::Common::IVerifiable, Microsoft::VisualStudio::TestTools::Execution::IExecutionRunConfiguration
Inheritance
RunConfiguration
Attributes
Implements

Constructors

RunConfiguration(TestRun)

Initializes a new RunConfiguration object with a new TestRun.

Properties

TestCount

Gets the number of ITestElement objects in this RunConfiguration.

TestElements

Gets all ITestElement objects in the RunConfiguration.

TestRun

Gets the TestRun for this RunConfiguration.

Methods

IsValid()

Reports whether the RunConfiguration is valid.

Applies to

Produk Versi
Visual Studio SDK 2017, 2019, 2022