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


Bantuan untuk informasi testStarted

Ringkasan

Kolom

public Long mStartTime

Konstruktor publik

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

Metode yang dilindungi

JSONObject getNewJson()

Kolom

{i>mStartTime<i}

public Long mStartTime

Konstruktor publik

InfoAcaraTestStarted

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

Parameter
className String

testName String

startTime Long

InfoAcaraTestStarted

public TestStartedEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Menampilkan
JSONException

Metode yang dilindungi

getNewJson

protected JSONObject getNewJson ()

Hasil
JSONObject