SubprocessEventHelper.TestRunFailedEventInfo

public static class SubprocessEventHelper.TestRunFailedEventInfo
extends Object

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.TestRunFailedEventInfo


ตัวช่วยสำหรับข้อมูล testRunFailed

สรุป

เขตข้อมูล

public FailureDescription mFailure

public String mReason

ผู้สร้างสาธารณะ

TestRunFailedEventInfo (String reason)
TestRunFailedEventInfo ( FailureDescription failure)
TestRunFailedEventInfo (JSONObject jsonObject)

วิธีการสาธารณะ

String toString ()

เขตข้อมูล

mFailure

public FailureDescription mFailure

ม.เหตุผล

public String mReason

ผู้สร้างสาธารณะ

TestRunFailedEventInfo

public TestRunFailedEventInfo (String reason)

พารามิเตอร์
reason String

TestRunFailedEventInfo

public TestRunFailedEventInfo (FailureDescription failure)

พารามิเตอร์
failure FailureDescription

TestRunFailedEventInfo

public TestRunFailedEventInfo (JSONObject jsonObject)

พารามิเตอร์
jsonObject JSONObject

พ่น
JSONException

วิธีการสาธารณะ

toString

public String toString ()

ส่งคืน
String