SubprocessEventHelper.TestStartedEventInfo
public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Auxiliar para informações testStarted
Resumo
Campos
mStartTime
public Long mStartTime
Construtores 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 ()