SubprocessEventHelper.FailedTestEventInfo
public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Pomocnik dla informacji testFailed.
Streszczenie
Pola
mTrace
public String mTrace
Konstruktory publiczne
FailedTestEventInfo
public FailedTestEventInfo (String className,
String testName,
String trace)
Parametry |
---|
className | String |
testName | String |
trace | String |
FailedTestEventInfo
public FailedTestEventInfo (String className,
String testName,
FailureDescription failure)
Parametry |
---|
className | String |
testName | String |
failure | FailureDescription |
FailedTestEventInfo
public FailedTestEventInfo (JSONObject jsonObject)
Parametry |
---|
jsonObject | JSONObject |
Metody publiczne
do Ciągu
public String toString ()