SubprocessEventHelper.FailedTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
com.android.tradefed.util.SubprocessEventHelper.FailedTestEventInfo


עוזר לבדיקה מידע נכשל.

סיכום

שדות

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 ()

שדות

mכשל

public FailureDescription mFailure

mTrace

public String mTrace

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

FailedTestEventInfo

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

פרמטרים
className String

testName String

trace String

FailedTestEventInfo

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

פרמטרים
className String

testName String

failure FailureDescription

FailedTestEventInfo

public FailedTestEventInfo (JSONObject jsonObject)

פרמטרים
jsonObject JSONObject

זורק
JSONException

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

toString

public String toString ()

החזרות
String