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

‫constructors ציבוריים

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

‫methods ציבוריים

String toString()

שדות

mFailure

public FailureDescription mFailure

mReason

public String mReason

‫constructors ציבוריים

TestRunFailedEventInfo

public TestRunFailedEventInfo (FailureDescription failure)

פרמטרים
failure FailureDescription

TestRunFailedEventInfo

public TestRunFailedEventInfo (String reason)

פרמטרים
reason String

TestRunFailedEventInfo

public TestRunFailedEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

הקפצת הודעות שגיאה (throw)
JSONException

‫methods ציבוריים

toString

public String toString ()

החזרות
String