The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestCaseResult::IsFinished Property
Gets a value that indicates whether the test has been run.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
True if TestState is any of the terminal states (Passed, Failed, Completed, Error, etc).
Show: