2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
SubprocessEventHelper.FailedTestEventInfo
public
static
class
SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
testFailed 情報のヘルパー。
概要
フィールド
mTrace
public String mTrace
パブリック コンストラクタ
FailedTestEventInfo
public FailedTestEventInfo (JSONObject jsonObject)
パラメータ |
jsonObject |
JSONObject |
FailedTestEventInfo
public FailedTestEventInfo (String className,
String testName,
FailureDescription failure)
パラメータ |
className |
String |
testName |
String |
failure |
FailureDescription |
FailedTestEventInfo
public FailedTestEventInfo (String className,
String testName,
String trace)
パラメータ |
className |
String |
testName |
String |
trace |
String |
パブリック メソッド
toString
public String toString ()
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-03-26 UTC。
[null,null,["最終更新日 2025-03-26 UTC。"],[],[]]