SubprosesEventHelper.FailedTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

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


Pembantu untuk informasi testFailed.

Ringkasan

Bidang

public FailureDescription mFailure

public String mTrace

Konstruktor publik

FailedTestEventInfo (String className, String testName, String trace)
FailedTestEventInfo (String className, String testName, FailureDescription failure)
FailedTestEventInfo (JSONObject jsonObject)

Metode publik

String toString ()

Bidang

mKegagalan

public FailureDescription mFailure

mJejak

public String mTrace

Konstruktor publik

GagalTestEventInfo

public FailedTestEventInfo (String className, 
                String testName, 
                String trace)

Parameter
className String

testName String

trace String

GagalTestEventInfo

public FailedTestEventInfo (String className, 
                String testName, 
                FailureDescription failure)

Parameter
className String

testName String

failure FailureDescription

GagalTestEventInfo

public FailedTestEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Melempar
JSONException

Metode publik

keString

public String toString ()

Kembali
String