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.
ITestPointHelper::UnblockTestPoints Method (array<ITestPoint^>^)
Unblocks given test points. This means for these test points, the TestPointState will be Ready. The TestPointHistory will be updated.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- pointsToUnblock
-
Type:
array<Microsoft.TeamFoundation.TestManagement.Client::ITestPoint^>^
The points to unblock.
Show: