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


مساعد لمعلومات testFailed

ملخّص

الحقول

public FailureDescription mFailure

public String mTrace

وظائف الإنشاء العامة

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

الطرق العامة

String toString()

الحقول

mFailure

public FailureDescription mFailure

mTrace

public String mTrace

وظائف الإنشاء العامة

FailedTestEventInfo

public FailedTestEventInfo (JSONObject jsonObject)

المعلمات
jsonObject JSONObject

عمليات الرمي
JSONException

تعذُّر اختبار معلومات الحدث

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

المعلمات
className String

testName String

failure FailureDescription

تعذُّر اختبار معلومات الحدث

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

المعلمات
className String

testName String

trace String

الطرق العامة

إلىسلسلة

public String toString ()

المرتجعات
String