Sdílet prostřednictvím


TestResultAggregation – konstruktor

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í

  Název Popis
Chráněná metoda TestResultAggregation() Vytvoří novou instanci třídy TestResultAggregation.
Veřejná metoda TestResultAggregation(TestResult) Inicializuje novou instanci TestResultAggregation pomocí výsledek zkoušky zadané třídy.
Chráněná metoda TestResultAggregation(TestResultAggregation) Infrastruktura. Inicializuje novou instanci TestResultAggregation třídy pomocí agregace výsledek poskytnutý test.
Chráněná metoda TestResultAggregation(SerializationInfo, StreamingContext) Inicializuje novou instanci TestResultAggregation z XML serializace třídy.
Veřejná metoda TestResultAggregation(String, Guid, ITestElement) Inicializuje novou instanci TestResultAggregation třídy pomocí zadaného počítače informace, ID běhu a testujte.
Veřejná metoda 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.
Veřejná metoda TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[]) Inicializuje novou instanci TestResultAggregation třídy zadané parametry.
Veřejná metoda TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[]) Zastaralé. Vytvoří novou instanci třídy TestResultAggregation.
Veřejná metoda TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32) Vytvoří novou instanci třídy TestResultAggregation.
Veřejná metoda 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ů