SubprocessEventHelper.TestStartedEventInfo
public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Aide pour les informations testStarted
Résumé
Des champs
mStartTime
public Long mStartTime
Constructeurs publics
TestStartedEventInfoTestStartedEventInfo
public TestStartedEventInfo (String className,
String testName,
Long startTime)
Paramètres |
---|
className | String |
testName | String |
startTime | Long |
TestStartedEventInfoTestStartedEventInfo
public TestStartedEventInfo (JSONObject jsonObject)
Paramètres |
---|
jsonObject | JSONObject |
Méthodes protégées
getNewJson
protected JSONObject getNewJson ()