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