XmlSuiteResultFormatter.Runhistory

public static final class XmlSuiteResultFormatter.RunHistory
extends Object

java.lang.Object
   ↳ com.android.tradefed.result.suite.XmlSuiteResultFormatter.Runhistory


Đối tượng trợ giúp để chuyển đổi JSON.

Tóm tắt

Trường

public String commandLineArgs

public long endTime

public long failedTests

public String hostName

public long passedTests

public long startTime

Hàm khởi tạo công khai

RunHistory()

Trường

CommandLineArgs

public String commandLineArgs

endTime

public long endTime

lượt kiểm thử không thành công

public long failedTests

tên máy chủ

public String hostName

đã vượt qua bài kiểm tra

public long passedTests

startTime

public long startTime

Hàm khởi tạo công khai

Nhật ký chạy

public RunHistory ()