This topic has not yet been rated - Rate this topic

ITestManagementService.FindTestRunByTmiRunId Method

Finds and returns a test result by using the provided identifier for the Test Management Interface (TMI) run.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
ITestRun FindTestRunByTmiRunId(
	Guid tmiRunId
)

Parameters

tmiRunId
Type: Guid

A GUID that identifies a TMI run.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.