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