SubprocessEventHelper.BaseTestEventInfo
public static class SubprocessEventHelper.BaseTestEventInfo
extends Object
java.lang.Oggetto |
↳ | com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo |
Sottoclassi dirette conosciute |
Helper di base per le informazioni TestIgnored.
Riepilogo
Campi
mClassName
public String mClassName
mTestNome
public String mTestName
Costruttori pubblici
BaseTestEventInfo
public BaseTestEventInfo (String className,
String testName)
Parametri |
---|
className | String |
testName | String |
BaseTestEventInfo
public BaseTestEventInfo (JSONObject jsonObject)
Parametri |
---|
jsonObject | JSONObject |
Metodi pubblici
accordare
public String toString ()
Metodi protetti
getNewJson
protected JSONObject getNewJson ()