次の方法で共有


TestResultAggregation コンストラクター

保護されたメンバーを含める
継承されたメンバーを含める

TestResultAggregation クラスの新しいインスタンスを初期化します。

このメンバーはオーバーロードされます。構文、使用方法、例など、このメンバーの詳細については、オーバーロード リストで名前をクリックしてください。

オーバーロードの一覧

  名前 説明
プロテクト メソッド TestResultAggregation() TestResultAggregation クラスの新しいインスタンスを初期化します。
パブリック メソッド TestResultAggregation(TestResult) 指定したテスト結果を使用して、TestResultAggregation クラスの新しいインスタンスを初期化します。
プロテクト メソッド TestResultAggregation(TestResultAggregation) インフラストラクチャ。指定したテスト結果の集約を使用して、TestResultAggregation クラスの新しいインスタンスを初期化します。
プロテクト メソッド TestResultAggregation(SerializationInfo, StreamingContext) XML シリアル化から TestResultAggregation クラスの新しいインスタンスを初期化します。
パブリック メソッド TestResultAggregation(String, Guid, ITestElement) 指定したコンピューター情報、テストの実行の ID、およびテストを使用して、TestResultAggregation クラスの新しいインスタンスを初期化します。
パブリック メソッド TestResultAggregation(ComputerInfo, Guid, ITestElement) 互換性のために残されています。指定したコンピューター情報、実行 ID、およびテスト要素を使用して、TestResultAggregation クラスの新しいインスタンスを初期化します。
パブリック メソッド TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[]) 指定されたパラメーターを使用して、TestResultAggregation クラスの新しいインスタンスを初期化します。
パブリック メソッド TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[]) 互換性のために残されています。TestResultAggregation クラスの新しいインスタンスを初期化します。
パブリック メソッド TestResultAggregation(String, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32) TestResultAggregation クラスの新しいインスタンスを初期化します。
パブリック メソッド TestResultAggregation(ComputerInfo, Guid, ITestElement, TestOutcome, TestResultCounter, array<TestResult[], Int32) 互換性のために残されています。TestResultAggregation クラスの新しいインスタンスを初期化します。

このページのトップへ

参照

関連項目

TestResultAggregation クラス

Microsoft.VisualStudio.TestTools.Common 名前空間