public BaseTestEventInfo (String className,
String testName)
Paramètres
className
String
testName
String
BaseTestEventInfo
public BaseTestEventInfo (JSONObject jsonObject)
Paramètres
jsonObject
JSONObject
Jette
JSONException
Méthodes publiques
toString
public String toString ()
Retour
String
Méthodes protégées
getNewJson
protected JSONObject getNewJson ()
Retour
JSONObject
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.