SubprocessEventHelper.FailedTestEventInfo
public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
Aide pour les informations testFailed.
Sommaire
Des champs
mÉchec
public FailureDescription mFailure
mTrace
public String mTrace
Constructeurs publics
ÉchecTestEventInfo
public FailedTestEventInfo (String className,
String testName,
String trace)
Paramètres |
---|
className | String |
testName | String |
trace | String |
ÉchecTestEventInfo
public FailedTestEventInfo (String className,
String testName,
FailureDescription failure)
Paramètres |
---|
className | String |
testName | String |
failure | FailureDescription |
ÉchecTestEventInfo
public FailedTestEventInfo (JSONObject jsonObject)
Paramètres |
---|
jsonObject | JSONObject |
Méthodes publiques
toString
public String toString ()