SubprocessEventHelper.TestStartedEventInfo
public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Ayudante para la pruebaInformación inicial
Resumen
Campos
mStartTime
public Long mStartTime
Constructores públicos
TestStartedEventInfo
public TestStartedEventInfo (String className,
String testName,
Long startTime)
Parámetros |
---|
className | String |
testName | String |
startTime | Long |
TestStartedEventInfo
public TestStartedEventInfo (JSONObject jsonObject)
Parámetros |
---|
jsonObject | JSONObject |
Métodos protegidos
getNewJson
protected JSONObject getNewJson ()