Compartilhar via


Método ITestCaseResult.GetTestRun ()

 

Recupera as informações de execução de teste do servidor.

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

Sintaxe

ITestRun GetTestRun()
ITestRun^ GetTestRun()
abstract GetTestRun : unit -> ITestRun
Function GetTestRun As ITestRun

Valor de retorno

Type: Microsoft.TeamFoundation.TestManagement.Client.ITestRun

As informações de execução de teste.

Consulte também

ITestRun
Interface ITestCaseResult
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo