TestResultAggregation – konstruktor
V tomto článku
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í
TestResultAggregation()
Inicializuje novou instanci TestResultAggregation Třída
TestResultAggregation(TestResult)
Inicializuje novou instanci TestResultAggregation třídy pomocí poskytnutého test výsledek.
TestResultAggregation(TestResultAggregation)
Infrastruktura. Inicializuje novou instanci TestResultAggregation třídy pomocí agregace výsledek poskytnutý test.
TestResultAggregation(SerializationInfo, StreamingContext)
Inicializuje novou instanci TestResultAggregation třídy z XML serializace.
TestResultAggregation(String, Guid, ITestElement)
Inicializuje novou instanci TestResultAggregation třídy pomocí informace poskytované počítače, spusťte test ID a test.
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.
TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[])
Inicializuje novou instanci TestResultAggregation třídy pomocí zadané parametry.
TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[])
Zastaralé. Inicializuje novou instanci TestResultAggregation Třída
TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32)
Inicializuje novou instanci TestResultAggregation Třída
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ů