SubprocessEventHelper.TestStartedEventInfo

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

java.lang.Obiekt
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
com.android.tradefed.util.SubprocessEventHelper.TestStartedEventInfo


Pomocnik dla informacji testStarted

Streszczenie

Pola

public Long mStartTime

Konstruktory publiczne

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

Metody chronione

JSONObject getNewJson ()

Pola

mCzasRozpoczęcia

public Long mStartTime

Konstruktory publiczne

Informacje o zdarzeniu testowym rozpoczętym

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

Parametry
className String

testName String

startTime Long

Informacje o zdarzeniu testowym rozpoczętym

public TestStartedEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuty
JSONException

Metody chronione

getNewJson

protected JSONObject getNewJson ()

Zwroty
JSONObject