Method Execute
Execute(ExecutionSettings)
Starts a test run with a given set of executionSettings.
선언
public string Execute(ExecutionSettings executionSettings)
파라미터
타입 | 이름 | 설명 |
---|---|---|
ExecutionSettings | executionSettings | Set of ExecutionSettings |
반환
타입 | 설명 |
---|---|
string | A GUID that identifies the TestJobData. |