IExecutionRunConfiguration 인터페이스
테스트 실행 정보를 위한 인터페이스입니다.
네임스페이스: Microsoft.VisualStudio.TestTools.Execution
어셈블리: Microsoft.VisualStudio.QualityTools.ExecutionCommon(Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
구문
‘선언
Public Interface IExecutionRunConfiguration
public interface IExecutionRunConfiguration
public interface class IExecutionRunConfiguration
type IExecutionRunConfiguration = interface end
public interface IExecutionRunConfiguration
IExecutionRunConfiguration 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
TestElements | 실행의 테스트 요소 목록을 가져옵니다. | |
TestRun | TestRun 개체를 가져옵니다. |
위쪽