SubprocessEventHelper.BaseTestEventInfo
public static class SubprocessEventHelper.BaseTestEventInfo
extends Object
java.lang.Object |
↳ | com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo |
Sous-classes directes connues |
Aide de base pour les informations TestIgnored.
Résumé
Des champs
mClassName
public String mClassName
mNomTest
public String mTestName
Constructeurs publics
BaseTestEventInfo
public BaseTestEventInfo (String className,
String testName)
Paramètres |
---|
className | String |
testName | String |
BaseTestEventInfo
public BaseTestEventInfo (JSONObject jsonObject)
Paramètres |
---|
jsonObject | JSONObject |
Méthodes publiques
toString
public String toString ()
Méthodes protégées
getNewJson
protected JSONObject getNewJson ()