Include Protected Members
Include Inherited Members
Initializes a new instance of the TestResultAggregation class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| .gif) | TestResultAggregation() | Initializes a new instance of the TestResultAggregation class. | 
| .gif) | TestResultAggregation(TestResult) | Initializes a new instance of the TestResultAggregation class by using the provided test result. | 
| .gif) | TestResultAggregation(TestResultAggregation) | Infrastructure. Initializes a new instance of the TestResultAggregation class by using the provided test result aggregation. | 
| .gif) | TestResultAggregation(SerializationInfo, StreamingContext) | Initializes a new instance of the TestResultAggregation class from XML serialization. | 
| .gif) | TestResultAggregation(String, Guid, ITestElement) | Initializes a new instance of the TestResultAggregation class by using the provided computer information, test run ID, and test. | 
| .gif) | TestResultAggregation(ComputerInfo, Guid, ITestElement) | Obsolete. Initializes a new instance of the TestResultAggregation class by using the provided computer information, run ID, and test element. | 
| .gif) | TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[]) | Initializes a new instance of the TestResultAggregation class using the provided parameters. | 
| .gif) | TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[]) | Obsolete. Initializes a new instance of the TestResultAggregation class. | 
| .gif) | TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32) | Initializes a new instance of the TestResultAggregation class. | 
| .gif) | TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32) | Obsolete. Initializes a new instance of the TestResultAggregation class. | 
Top
See Also
Reference
TestResultAggregation Class
Microsoft.VisualStudio.TestTools.Common Namespace