Share via


ITestCaseResult.Reset Method ()

 

Clears any test result information and causes the test to be run again.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

void Reset()
void Reset()
abstract Reset : unit -> unit
Sub Reset

See Also

ITestCaseResult Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top