SubprocessEventHelper.FailedTestEventInfo
public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
testFailed 情報のヘルパー。
まとめ
田畑
mTrace
public String mTrace
パブリック コンストラクター
FailedTestEventInfo
public FailedTestEventInfo (String className,
String testName,
String trace)
パラメーター |
---|
className | String |
testName | String |
trace | String |
FailedTestEventInfo
public FailedTestEventInfo (String className,
String testName,
FailureDescription failure)
パラメーター |
---|
className | String |
testName | String |
failure | FailureDescription |
FailedTestEventInfo
public FailedTestEventInfo (JSONObject jsonObject)
パラメーター |
---|
jsonObject | JSONObject |
公開メソッド
toString
public String toString ()