SubprocessEventHelper.FailedTestEventInfo
public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Helper per informazioni testFailed.
Riepilogo
Campi
mTrace
public String mTrace
Costruttori pubblici
Informazioni evento test non riuscito
public FailedTestEventInfo (String className,
String testName,
String trace)
Parametri |
---|
className | String |
testName | String |
trace | String |
Informazioni evento test non riuscito
public FailedTestEventInfo (String className,
String testName,
FailureDescription failure)
Parametri |
---|
className | String |
testName | String |
failure | FailureDescription |
Informazioni evento test non riuscito
public FailedTestEventInfo (JSONObject jsonObject)
Parametri |
---|
jsonObject | JSONObject |
Metodi pubblici
accordare
public String toString ()