Udostępnij za pośrednictwem


Metoda ITestRun.QueryResultsByStatus —

Zwraca kolekcję wyników badań dla tego testu, o stanie dostarczone badania.

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

Składnia

'Deklaracja
Function QueryResultsByStatus ( _
    status As TestResultState _
) As ITestCaseResultCollection
ITestCaseResultCollection QueryResultsByStatus(
    TestResultState status
)
ITestCaseResultCollection^ QueryResultsByStatus(
    TestResultState status
)
abstract QueryResultsByStatus : 
        status:TestResultState -> ITestCaseResultCollection 
function QueryResultsByStatus(
    status : TestResultState
) : ITestCaseResultCollection

Parametry

Wartość zwracana

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseResultCollection
Zbiór wyników badań.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestRun Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestCaseResultCollection