Udostępnij za pośrednictwem


Właściwość ITestCaseResult.Iterations —

Zwraca kolekcję szczegółowe wyniki dla każdej iteracji badania.

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

Składnia

'Deklaracja
ReadOnly Property Iterations As ITestIterationResultCollection
ITestIterationResultCollection Iterations { get; }
property ITestIterationResultCollection^ Iterations {
    ITestIterationResultCollection^ get ();
}
abstract Iterations : ITestIterationResultCollection with get
function get Iterations () : ITestIterationResultCollection

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestIterationResultCollection
Kolekcja wyniki iteracji.

Uwagi

Testy powiązanego z danymi utworzy wynikiem iteracji dla każdego wiersza danych.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestCaseResult Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestIterationResultCollection

ITestIterationResult