The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestCaseResultHelper::Reset Method (array<ITestCaseResult^>^)
Clears any test case result information and causes the tests to be rerun.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- results
-
Type:
array<Microsoft.TeamFoundation.TestManagement.Client::ITestCaseResult^>^
An array of ITestCaseResult objects.
Show: