SubprocessEventHelper.TestStartedEventInfo
public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
testStarted 情報のヘルパー
まとめ
田畑
mStartTime
public Long mStartTime
パブリック コンストラクター
TestStartedEventInfo
public TestStartedEventInfo (String className,
String testName,
Long startTime)
パラメーター |
---|
className | String |
testName | String |
startTime | Long |
TestStartedEventInfo
public TestStartedEventInfo (JSONObject jsonObject)
パラメーター |
---|
jsonObject | JSONObject |
保護されたメソッド
getNewJson
protected JSONObject getNewJson ()