SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.SubprocessEventHelper.TestRunEndedEventInfo


Outil d'aide pour les informations testRunEnded.

Résumé

Champs

public mRunMetrics

public Long mTime

Constructeurs publics

TestRunEndedEventInfo(Long time, runMetrics)
TestRunEndedEventInfo(JSONObject jsonObject)

Méthodes publiques

String toString()

Champs

mRunMetrics

public  mRunMetrics

Durée m

public Long mTime

Constructeurs publics

Informations sur l'événement TestRunEndedEvent

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Paramètres
time Long

runMetrics

Informations sur l'événement TestRunEndedEvent

public TestRunEndedEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Génère
JSONException

Méthodes publiques

toString

public String toString ()

Renvoie
String