SubprocessEventHelper.TestStartedEventInfo
public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Helfer für testStarted-Informationen
Zusammenfassung
Felder
mStartZeit
public Long mStartTime
Öffentliche Konstrukteure
TestStartedEventInfo
public TestStartedEventInfo (String className,
String testName,
Long startTime)
Parameter |
---|
className | String |
testName | String |
startTime | Long |
TestStartedEventInfo
public TestStartedEventInfo (JSONObject jsonObject)
Parameter |
---|
jsonObject | JSONObject |
Geschützte Methoden
getNewJson
protected JSONObject getNewJson ()