SubProcessEventHelper.FailedTestEventInfo
public
static
class
SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Java.lang.Nesne | ||
🎃 | com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo | |
🎃 | com.android.tradefed.util.SubprocessEventHelper.FailedTestEventInfo |
testFailed bilgileri için yardımcı.
Özet
Fields'ın oynadığı filmler | |
---|---|
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)
|
Herkese açık yöntemler | |
---|---|
String
|
toString()
|
Fields'ın oynadığı filmler
mTrace
public String mTrace
Kamu inşaatçıları
Başarısız Test Etkinliği Bilgisi
public FailedTestEventInfo (String className, String testName, String trace)
Parametreler | |
---|---|
className |
String |
testName |
String |
trace |
String |
Başarısız Test Etkinliği Bilgisi
public FailedTestEventInfo (String className, String testName, FailureDescription failure)
Parametreler | |
---|---|
className |
String |
testName |
String |
failure |
FailureDescription |
Başarısız Test Etkinliği Bilgisi
public FailedTestEventInfo (JSONObject jsonObject)
Parametreler | |
---|---|
jsonObject |
JSONObject |
Fırlatma | |
---|---|
JSONException |
Herkese açık yöntemler
toString
public String toString ()
İlerlemeler | |
---|---|
String |