SubprocessEventHelper.FailedTestEventInfo

public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo

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


TestFailed bilgileri için yardımcı.

Özet

Alanlar

public FailureDescription mFailure

public String mTrace

Kamu inşaatçıları

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

Genel yöntemler

String toString ()

Alanlar

mArızası

public FailureDescription mFailure

mTrace

public String mTrace

Kamu inşaatçıları

BaşarısızTestEventInfo

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

Parametreler
className String

testName String

trace String

BaşarısızTestEventInfo

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

Parametreler
className String

testName String

failure FailureDescription

BaşarısızTestEventInfo

public FailedTestEventInfo (JSONObject jsonObject)

Parametreler
jsonObject JSONObject

Atar
JSONException

Genel yöntemler

toString

public String toString ()

İadeler
String