SubprocessEventHelper.FoundTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

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


مساعد لمعلومات 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

شركة إنشاءات عامة

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

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

المعلمات
className String

testName String

trace String

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

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

المعلمات
className String

testName String

failure FailureDescription

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

public FailedTestEventInfo (JSONObject jsonObject)

المعلمات
jsonObject JSONObject

الرميات
JSONException

الطرق العامة

إلىسلسلة

public String toString ()

المرتجعات
String