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

'Declaration
Sub Reset
void Reset()
void Reset()
abstract Reset : unit -> unit
function Reset()

.NET Framework Security

See Also

Reference

ITestCaseResult Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace