SubprocessEventHelper.SkippedTestEventInfo

public static class SubprocessEventHelper.SkippedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
com.android.tradefed.util.SubprocessEventHelper.SkippedTestEventInfo


Résumé

Des champs

public SkipReason skipReason

Constructeurs publics

SkippedTestEventInfo (String className, String testName, SkipReason reason)
SkippedTestEventInfo (JSONObject jsonObject)

Méthodes publiques

String toString ()

Des champs

sauterRaison

public SkipReason skipReason

Constructeurs publics

SkippedTestEventInfo

public SkippedTestEventInfo (String className, 
                String testName, 
                SkipReason reason)

Paramètres
className String

testName String

reason SkipReason

SkippedTestEventInfo

public SkippedTestEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Jetés
JSONException

Méthodes publiques

versChaîne

public String toString ()

Retour
String