Bagikan melalui


ITestPointStatistic Interface

Represent a count of test points per test plan for a combination of TestPointState, TestResultState and TestOutcome.

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

Syntax

'Declaration
Public Interface ITestPointStatistic
public interface ITestPointStatistic
public interface class ITestPointStatistic
type ITestPointStatistic =  interface end
public interface ITestPointStatistic

The ITestPointStatistic type exposes the following members.

Properties

  Name Description
Public property Count
Public property FailureType Obsolete.
Public property FailureTypeId
Public property PointState
Public property ResultOutcome
Public property ResultResolutionStateId
Public property ResultState

Top

Remarks

No content here will be updated; please do not add material here.

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace