Sdílet prostřednictvím


TestResultAggregation – konstruktor

Zařadit chráněné členy
Zařadit zděděné členy

Inicializuje novou instanci TestResultAggregation Třída

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() Inicializuje novou instanci TestResultAggregation Třída
Veřejná metoda TestResultAggregation(TestResult) Inicializuje novou instanci TestResultAggregation třídy pomocí poskytnutého test výsledek.
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 třídy z XML serializace.
Veřejná metoda TestResultAggregation(String, Guid, ITestElement) Inicializuje novou instanci TestResultAggregation třídy pomocí informace poskytované počítače, spusťte test ID a test.
Veřejná metoda TestResultAggregation(ComputerInfo, Guid, ITestElement) Zastaralé. Inicializuje novou instanci TestResultAggregation třídy pomocí poskytnutého počítačových informací, ID běhu a prvek testu.
Veřejná metoda TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[]) Inicializuje novou instanci TestResultAggregation třídy pomocí zadané parametry.
Veřejná metoda TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[]) Zastaralé. Inicializuje novou instanci TestResultAggregation Třída
Veřejná metoda TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32) Inicializuje novou instanci TestResultAggregation Třída
Veřejná metoda TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32) Zastaralé. Inicializuje novou instanci TestResultAggregation Třída

Na začátek

Viz také

Odkaz

TestResultAggregation Třída

Microsoft.VisualStudio.TestTools.Common – obor názvů