Interfaccia ICoverageStatistics
Rappresenta varie statistiche associate al code coverage.
Spazio dei nomi: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintassi
'Dichiarazione
Public Interface ICoverageStatistics
public interface ICoverageStatistics
public interface class ICoverageStatistics
type ICoverageStatistics = interface end
public interface ICoverageStatistics
Il tipo ICoverageStatistics espone i seguenti membri.
Proprietà
Nome | Descrizione | |
---|---|---|
BlocksCovered | ||
BlocksNotCovered | ||
LinesCovered | ||
LinesNotCovered | ||
LinesPartiallyCovered |
In alto
Vedere anche
Riferimenti
Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client