ITestPoint Methods

Include Protected Members
Include Inherited Members

The ITestPoint type exposes the following members.

Methods

  Name Description
Public method Block Blocks this test point by setting the ITestPointProperties.State property to TestPointState.NotReady.
Public method QueryAssociatedWorkItemsFromResults Retrieves an array of integer IDs for the work items that are associated with the corresponding results of this test point.
Public method Refresh Updates this object by using data from the server.
Public method Save Persists this object on the server.
Public method Unblock Unblocks this test point by setting the ITestPointProperties.State property to TestPointState.Ready.

Top

See Also

Reference

ITestPoint Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace