SubCPUEventHelper.FailedTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

JavaScript.lang.Object
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
  com.android.tradefed.util.SubProcessEventHelper.FailedTestEventInfo


עוזר למידע מסוג testנכשל.

סיכום

שדות

public FailureDescription mFailure

public String mTrace

בנאים ציבוריים

FailedTestEventInfo(String className, String testName, String trace)
FailedTestEventInfo(String className, String testName, FailureDescription failure)
FailedTestEventInfo(JSONObject jsonObject)

שיטות ציבוריות

String toString()

שדות

כישלון

public FailureDescription mFailure

mTrace

public String mTrace

בנאים ציבוריים

השגיאהTestEventInfo

public FailedTestEventInfo (String className, 
                String testName, 
                String trace)

פרמטרים
className String

testName String

trace String

השגיאהTestEventInfo

public FailedTestEventInfo (String className, 
                String testName, 
                FailureDescription failure)

פרמטרים
className String

testName String

failure FailureDescription

השגיאהTestEventInfo

public FailedTestEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

קליעות
JSONException

שיטות ציבוריות

toString (מחרוזת)

public String toString ()

החזרות
String