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

مجالات

mFailure

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

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

إلى سلسلة

public String toString ()

عائدات
String