XmlSuiteResultFormatter.RunHistory

public static final class XmlSuiteResultFormatter.RunHistory
extends Object

java.lang.Object
com.android.tradefed.result.suite.XmlSuiteResultFormatter.RunHistory


ออบเจ็กต์ Helper สำหรับการแปลง JSON

สรุป

ช่อง

public String commandLineArgs

public long endTime

public long failedTests

public String hostName

public long passedTests

public long startTime

ช่างก่อสร้างสาธารณะ

RunHistory()

ช่อง

อาร์เรย์บรรทัดคำสั่ง

public String commandLineArgs

endTime

public long endTime

การทดสอบที่ล้มเหลว

public long failedTests

ชื่อโฮสต์

public String hostName

การทดสอบที่ผ่าน

public long passedTests

startTime

public long startTime

ช่างก่อสร้างสาธารณะ

ประวัติการเรียกใช้

public RunHistory ()