SubprocessEventHelper.FailedTestEventInfo
public static class SubprocessEventHelper.FailedTestEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
testFailed 정보에 대한 도우미입니다.
요약
필드
엠트레이스
public String mTrace
공개 생성자
FailedTestEventInfo
public FailedTestEventInfo (String className,
String testName,
String trace)
매개변수 |
---|
className | String |
testName | String |
trace | String |
FailedTestEventInfo
public FailedTestEventInfo (String className,
String testName,
FailureDescription failure)
매개변수 |
---|
className | String |
testName | String |
failure | FailureDescription |
FailedTestEventInfo
public FailedTestEventInfo (JSONObject jsonObject)
매개변수 |
---|
jsonObject | JSONObject |
공개 방법
toString
public String toString ()