Method CancelTestRun
CancelTestRun(string)
Cancel the test run with a given guid. The guid can be retrieved when executing the test run. Currently only supports EditMode tests.
선언
public static bool CancelTestRun(string guid)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | guid | Test run GUID. |
반환
타입 | 설명 |
---|---|
bool |