TestResultAggregation – konstruktor
V tomto článku
Zařadit chráněné členy
Zařadit zděděné členy
Vytvoří novou instanci třídy TestResultAggregation .
Tento člen je přetížen. Podrobnější informace o tomto členu, včetně syntaxe, způsobu použití a příkladů, získáte kliknutím na název v seznamu přetížení.
Seznam přetížení
TestResultAggregation()
Vytvoří novou instanci třídy TestResultAggregation .
TestResultAggregation(TestResult)
Inicializuje novou instanci TestResultAggregation pomocí výsledek zkoušky zadané třídy.
TestResultAggregation(TestResultAggregation)
Infrastruktura. Inicializuje novou instanci TestResultAggregation třídy pomocí agregace výsledek poskytnutý test.
TestResultAggregation(SerializationInfo, StreamingContext)
Inicializuje novou instanci TestResultAggregation z XML serializace třídy.
TestResultAggregation(String, Guid, ITestElement)
Inicializuje novou instanci TestResultAggregation třídy pomocí zadaného počítače informace, ID běhu a testujte.
TestResultAggregation(ComputerInfo, Guid, ITestElement)
Zastaralé. Inicializuje novou instanci TestResultAggregation třídy pomocí zadaného počítače informace o ID spuštění a testování prvku.
TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[])
Inicializuje novou instanci TestResultAggregation třídy zadané parametry.
TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[])
Zastaralé. Vytvoří novou instanci třídy TestResultAggregation .
TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32)
Vytvoří novou instanci třídy TestResultAggregation .
TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32)
Zastaralé. Vytvoří novou instanci třídy TestResultAggregation .
Nahoru
Viz také
Referenční dokumentace
TestResultAggregation Třída
Microsoft.VisualStudio.TestTools.Common – obor názvů