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