SubprocessEventHelper.TestRunFailedEventInfo

public static class SubprocessEventHelper.TestRunFailedEventInfo
extends Object

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.TestRunFailedEventInfo


testRunFailed 情報のヘルパー

まとめ

田畑

public FailureDescription mFailure

public String mReason

パブリック コンストラクター

TestRunFailedEventInfo (String reason)
TestRunFailedEventInfo ( FailureDescription failure)
TestRunFailedEventInfo (JSONObject jsonObject)

公開メソッド

String toString ()

田畑

失敗

public FailureDescription mFailure

m理由

public String mReason

パブリック コンストラクター

TestRunFailedEventInfo

public TestRunFailedEventInfo (String reason)

パラメーター
reason String

TestRunFailedEventInfo

public TestRunFailedEventInfo (FailureDescription failure)

パラメーター
failure FailureDescription

TestRunFailedEventInfo

public TestRunFailedEventInfo (JSONObject jsonObject)

パラメーター
jsonObject JSONObject

スロー
JSONException

公開メソッド

toString

public String toString ()

戻り値
String