IExecutionRunConfiguration 接口

定义

用于测试运行信息的接口。

public interface class IExecutionRunConfiguration
public interface IExecutionRunConfiguration
type IExecutionRunConfiguration = interface
Public Interface IExecutionRunConfiguration
派生

属性

TestElements

获取运行中的测试元素的列表。

TestRun

获取一个 TestRun 对象。

适用于