SubprocessEventHelper.TestStartedEventInfo

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

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


Pomocnik informacji testStarted

Podsumowanie

Fieldsem

public Long mStartTime

Konstruktory publiczne

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

Metody chronione

JSONObject getNewJson()

Fieldsem

Czas_rozpoczęcia

public Long mStartTime

Konstruktory publiczne

Informacje o zdarzeniu TestStartedEventInfo

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

Parametry
className String

testName String

startTime Long

Informacje o zdarzeniu TestStartedEventInfo

public TestStartedEventInfo (JSONObject jsonObject)

Parametry
jsonObject JSONObject

Rzuty
JSONException

Metody chronione

Pobierz NowyJona

protected JSONObject getNewJson ()

Zwroty
JSONObject