Interface ICoverageStatistics
Representa as várias estatísticas associadas à tinta.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
public interface ICoverageStatistics
public interface class ICoverageStatistics
type ICoverageStatistics = interface end
Public Interface ICoverageStatistics
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
BlocksCovered | |
![]() |
BlocksNotCovered | |
![]() |
LinesCovered | |
![]() |
LinesNotCovered | |
![]() |
LinesPartiallyCovered |
Consulte também
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo