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.
Declaration
public static bool CancelTestRun(string guid)
Parameters
Type | Name | Description |
---|---|---|
string | guid | Test run GUID. |
Returns
Type | Description |
---|---|
bool |