SubprocessEventHelper.FailedTestEventInfo
public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
testFailed情報のヘルパー。
概要
田畑
mFailure
public FailureDescription mFailure
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 ()