SubprocessEventHelper.TestStartedEventInfo
public
static
class
SubprocessEventHelper.TestStartedEventInfo
extends SubprocessEventHelper.BaseTestEventInfo
java.lang.Object
|
↳ |
com.android.tradefed.util.SubprocessEventHelper.BaseTestEventInfo
|
|
↳ |
com.android.tradefed.util.SubprocessEventHelper.TestStartedEventInfo
|
testStarted 情報のヘルパー
概要
フィールド
mStartTime
public Long mStartTime
パブリック コンストラクタ
TestStartedEventInfo
public TestStartedEventInfo (String className,
String testName,
Long startTime)
パラメータ |
className |
String |
testName |
String |
startTime |
Long |
TestStartedEventInfo
public TestStartedEventInfo (JSONObject jsonObject)
パラメータ |
jsonObject |
JSONObject |
保護されたメソッド
getNewJson
protected JSONObject getNewJson ()