SubprosesEventHelper.TestStartedEventInfo

public static class SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

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


Pembantu untuk informasi testStarted

Ringkasan

bidang

public Long mStartTime

Konstruktor publik

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

Metode yang dilindungi

JSONObject getNewJson ()

bidang

mWaktu Mulai

public Long mStartTime

Konstruktor publik

TestStartedEventInfo

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

Parameter
className String

testName String

startTime Long

TestStartedEventInfo

public TestStartedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Melempar
JSONException

Metode yang dilindungi

dapatkan NewJson

protected JSONObject getNewJson ()

Kembali
JSONObject