SubprocessEventHelper.FailedTestEventInfo
public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
TestFailed bilgisi için yardımcı.
Özet
Alanlar
mArıza
public FailureDescription mFailure
mTrace
public String mTrace
Kamu inşaatçıları
BaşarısızTestEtkinlikBilgisi
public FailedTestEventInfo (String className,
String testName,
String trace)
parametreler |
---|
className | String |
testName | String |
trace | String |
BaşarısızTestEtkinlikBilgisi
public FailedTestEventInfo (String className,
String testName,
FailureDescription failure)
parametreler |
---|
className | String |
testName | String |
failure | FailureDescription |
BaşarısızTestEtkinlikBilgisi
public FailedTestEventInfo (JSONObject jsonObject)
parametreler |
---|
jsonObject | JSONObject |
Genel yöntemler
toString
public String toString ()