IExecutionRunConfiguration Interface

Definition

Interface for test run information.

public interface class IExecutionRunConfiguration
public interface IExecutionRunConfiguration
type IExecutionRunConfiguration = interface
Public Interface IExecutionRunConfiguration
Derived

Properties

TestElements

Gets the list of test elements in the run.

TestRun

Gets a TestRun object.

Applies to