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


TestStarted bilgileri için yardımcı

Özet

Alanlar

public Long mStartTime

Kamu inşaatçıları

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

Korumalı yöntemler

JSONObject getNewJson ()

Alanlar

mBaşlangıçZamanı

public Long mStartTime

Kamu inşaatçıları

TestStartedEventInfo

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

Parametreler
className String

testName String

startTime Long

TestStartedEventInfo

public TestStartedEventInfo (JSONObject jsonObject)

Parametreler
jsonObject JSONObject

Atar
JSONException

Korumalı yöntemler

getNewJson

protected JSONObject getNewJson ()

İadeler
JSONObject