Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the coverage information pertaining to a test run.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ITestRunCoverage _
Inherits ICoverage
public interface ITestRunCoverage : ICoverage
public interface class ITestRunCoverage : ICoverage
type ITestRunCoverage =
interface
interface ICoverage
end
public interface ITestRunCoverage extends ICoverage
The ITestRunCoverage type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
LastError | (Inherited from ICoverage.) |
![]() |
Modules | (Inherited from ICoverage.) |
![]() |
State | (Inherited from ICoverage.) |
![]() |
TestRunId |
Top