SubProcessEventHelper.TestStartedEventInfo

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

Java.lang.Nesne
🎃 com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
  🎃 com.android.tradefed.util.SubprocessEventHelper.TestStartedEventInfo


testStarted bilgileri için yardımcı

Özet

Fields'ın oynadığı filmler

public Long mStartTime

Kamu inşaatçıları

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

Korunan yöntemler

JSONObject getNewJson()

Fields'ın oynadığı filmler

mBaşlangıç Zamanı

public Long mStartTime

Kamu inşaatçıları

Test Başlatılan Etkinlik Bilgisi

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

Parametreler
className String

testName String

startTime Long

Test Başlatılan Etkinlik Bilgisi

public TestStartedEventInfo (JSONObject jsonObject)

Parametreler
jsonObject JSONObject

Fırlatma
JSONException

Korunan yöntemler

getNewJson

protected JSONObject getNewJson ()

İlerlemeler
JSONObject