SubprocessEventHelper.TestRunFailedEventInfo

public static class SubprocessEventHelper.TestRunFailedEventInfo
extends Object

java.lang.オブジェクト
com.android.tradefed.util.SubprocessEventHelper.TestRunFailedEventInfo


testRunFailed 情報のヘルパー

まとめ

田畑

public FailureDescription mFailure

public String mReason

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

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

パブリックメソッド

String toString ()

田畑

m失敗

public FailureDescription mFailure

mReason

public String mReason

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

TestRunFailedイベント情報

public TestRunFailedEventInfo (String reason)

パラメーター
reason String

TestRunFailedイベント情報

public TestRunFailedEventInfo (FailureDescription failure)

パラメーター
failure FailureDescription

TestRunFailedイベント情報

public TestRunFailedEventInfo (JSONObject jsonObject)

パラメーター
jsonObject JSONObject

投げる
JSONException

パブリックメソッド

toString

public String toString ()

戻り値
String