The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestResultCounter Constructor (Int32)
Initializes a new instance of the TestResultCounter class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Parameters
- total
-
Type:
System::Int32
An int that indicates the total number of test outcomes in this counter.
Show: