SubprocessEventHelper.TestStartedEventInfo
public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Helper per le informazioni testStarted
Riepilogo
Campi
mStartTime
public Long mStartTime
Costruttori pubblici
TestStartedEventInfo
public TestStartedEventInfo (String className,
String testName,
Long startTime)
Parametri |
---|
className | String |
testName | String |
startTime | Long |
TestStartedEventInfo
public TestStartedEventInfo (JSONObject jsonObject)
Parametri |
---|
jsonObject | JSONObject |
Metodi protetti
getNewJson
protected JSONObject getNewJson ()