SubprocessEventHelper.BaseTestEventInfo
public static class SubprocessEventHelper.BaseTestEventInfo
extends Object
java.lang.객체 |
↳ | com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo |
TestIgnored 정보에 대한 기본 도우미입니다.
요약
필드
mClassName
public String mClassName
mTestName
public String mTestName
공개 생성자
BaseTestEventInfo
public BaseTestEventInfo (String className,
String testName)
매개변수 |
---|
className | String |
testName | String |
BaseTestEventInfo
public BaseTestEventInfo (JSONObject jsonObject)
매개변수 |
---|
jsonObject | JSONObject |
공개 방법
toString
public String toString ()
보호된 메서드
getNewJson
protected JSONObject getNewJson ()