Sub processEventHelper.TestRunFailedEventInfo
public static class SubprocessEventHelper.TestRunFailedEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.Sub processEventHelper.TestRunFailedEventInfo |
Trình trợ giúp cho thông tin testRunFailed
Bản tóm tắt
Phương thức công khai |
---|
String | toString () |
Lĩnh vực
mReason
public String mReason
nhà thầu công cộng
TestRunFailedEventInfo
public TestRunFailedEventInfo (String reason)
TestRunFailedEventInfo
public TestRunFailedEventInfo (FailureDescription failure)
Thông số |
---|
failure | FailureDescription |
TestRunFailedEventInfo
public TestRunFailedEventInfo (JSONObject jsonObject)
Thông số |
---|
jsonObject | JSONObject |
Phương thức công khai
toString
public String toString ()