SubprocessEventHelper.TestRunFailedEventInfo
public static class SubprocessEventHelper.TestRunFailedEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.TestRunFailedEventInfo |
testRun的幫助程序失敗的信息
概括
領域
故障
public FailureDescription mFailure
公共建設者
TestRunFailedEventInfo
public TestRunFailedEventInfo (String reason)
TestRunFailedEventInfo
public TestRunFailedEventInfo (FailureDescription failure)
參數 |
---|
failure | FailureDescription |
TestRunFailedEventInfo
public TestRunFailedEventInfo (JSONObject jsonObject)
公開方法
toString
public String toString ()