Konstruktor TestResultAggregation —
W tym artykule
Uwzględnij chronione elementy członkowskie
Uwzględnij dziedziczone elementy członkowskie
Inicjuje nowe wystąpienie TestResultAggregation klasy.
Ten element członkowski jest przeciążony. Aby uzyskać pełne informacje dotyczące tego elementu członkowskiego, w tym informacje o składni i zastosowaniu oraz przykłady, kliknij nazwę na liście przeciążeń.
Lista przeciążeń
TestResultAggregation()
Inicjuje nowe wystąpienie TestResultAggregation klasy.
TestResultAggregation(TestResult)
Inicjuje nowe wystąpienie TestResultAggregation klasy przy użyciu dostarczonego wynik.
TestResultAggregation(TestResultAggregation)
Infrastruktura. Inicjuje nowe wystąpienie TestResultAggregation klasy przy użyciu agregacji wyników badań podanych.
TestResultAggregation(SerializationInfo, StreamingContext)
Inicjuje nowe wystąpienie TestResultAggregation klasy z serializacji XML.
TestResultAggregation(String, Guid, ITestElement)
Inicjuje nowe wystąpienie TestResultAggregation klasy przy użyciu informacji podanych komputera, badania identyfikator uruchomienia i badania.
TestResultAggregation(ComputerInfo, Guid, ITestElement)
Przestarzałe. Inicjuje nowe wystąpienie TestResultAggregation klasy przy użyciu informacji podanych komputera, uruchom identyfikator i przetestować elementu.
TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[])
Inicjuje nowe wystąpienie TestResultAggregation klasy przy użyciu podanych parametrów.
TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[])
Przestarzałe. Inicjuje nowe wystąpienie TestResultAggregation klasy.
TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32)
Inicjuje nowe wystąpienie TestResultAggregation klasy.
TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32)
Przestarzałe. Inicjuje nowe wystąpienie TestResultAggregation klasy.
Początek
Zobacz też
TestResultAggregation Klasa
Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common