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 ()