SubprocessEventHelper.FailedTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

شیء جاوا
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
com.android.tradefed.util.SubprocessEventHelper.FailedTestEventInfo


کمک‌کننده برای اطلاعات testFailed.

خلاصه

فیلدها

public FailureDescription mFailure

public String mTrace

سازندگان عمومی

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

روش‌های عمومی

String toString ()

فیلدها

خرابی m

public FailureDescription mFailure

ام‌تریس

public String mTrace

سازندگان عمومی

اطلاعات رویداد ناموفق

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 FailedTestEventInfo (JSONObject jsonObject)

پارامترها
jsonObject JSONObject

پرتاب‌ها
JSONException

روش‌های عمومی

رشته‌ی دوتایی

public String toString ()

بازگشت‌ها
String