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

مجالات

فشل

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

الأساليب العامة

إلى سلسلة

public String toString ()

عائدات
String