SubprocessEventHelper.TestStartedEventInfo

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

Obiekt Java.lang.Object
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
com.android.tradefed.util.SubprocessEventHelper.TestStartedEventInfo


Pomocnik informacji o testStarted

Streszczenie

Pola

public Long mStartTime

Konstruktorzy publiczni

TestStartedEventInfo (String className, String testName, Long startTime)
TestStartedEventInfo (JSONObject jsonObject)

Metody chronione

JSONObject getNewJson ()

Pola

mCzasRozpoczęcia

public Long mStartTime

Konstruktorzy publiczni

Informacje o zdarzeniu rozpoczętym testem

public TestStartedEventInfo (String className, 
                String testName, 
                Long startTime)

Parametry
className String

testName String

startTime Long

Informacje o zdarzeniu rozpoczętym testem

public TestStartedEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuca
JSONException

Metody chronione

zdobądź NewJsona

protected JSONObject getNewJson ()

Zwroty
JSONObject