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