SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Ayuda para la información de testRunEnded.

Resumen

Campos

public mRunMetrics

public Long mTime

Constructores públicos

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

Métodos públicos

String toString()

Campos

mRunMetrics

public  mRunMetrics

mTime

public Long mTime

Constructores públicos

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parámetros
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parámetros
jsonObject JSONObject

Arroja
JSONException

Métodos públicos

toString

public String toString ()

Muestra
String