Udostępnij za pośrednictwem


Metoda ITestCaseResultHelper.Reset —

Czyści wszystkie informacje wynik badania sprawy i powoduje, że testy należy ponownie uruchomić.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Sub Reset ( _
    results As ITestCaseResult() _
)
void Reset(
    ITestCaseResult[] results
)
void Reset(
    array<ITestCaseResult^>^ results
)
abstract Reset : 
        results:ITestCaseResult[] -> unit
function Reset(
    results : ITestCaseResult[]
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResultHelper Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestCaseResult