SubprocessEventHelper.TestRunEndedEventInfo

public static class SubprocessEventHelper.TestRunEndedEventInfo
extends Object

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


Pomoc dotycząca informacji o testRunEnded.

Podsumowanie

Fieldsem

public mRunMetrics

public Long mTime

Konstruktory publiczne

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

Metody publiczne

String toString()

Fieldsem

mRunMetrics

public  mRunMetrics

mTime

public Long mTime

Konstruktory publiczne

TestRunEndedEventInfo

public TestRunEndedEventInfo (Long time, 
                 runMetrics)

Parametry
time Long

runMetrics

TestRunEndedEventInfo

public TestRunEndedEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuty
JSONException

Metody publiczne

toString

public String toString ()

Zwroty
String