IFunctionCoverage Interface
Represents coverage information pertaining to a function.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface IFunctionCoverage
public interface IFunctionCoverage
public interface class IFunctionCoverage
type IFunctionCoverage = interface end
public interface IFunctionCoverage
The IFunctionCoverage type exposes the following members.
Properties
Name | Description | |
---|---|---|
Class | ||
Name | ||
Namespace | ||
SourceFile | ||
Statistics |
Top