XmlSuiteResultFormatter.RunHistory

public static final class XmlSuiteResultFormatter.RunHistory
extends Object

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


Hilfsobjekt für die JSON-Konvertierung.

Zusammenfassung

Felder

public String commandLineArgs

public long endTime

public long failedTests

public String hostName

public long passedTests

public long startTime

Öffentliche Konstrukteure

RunHistory ()

Felder

commandLineArgs

public String commandLineArgs

endTime

public long endTime

fehlgeschlagene Tests

public long failedTests

Hostname

public String hostName

bestandene Tests

public long passedTests

Startzeit

public long startTime

Öffentliche Konstrukteure

RunHistory

public RunHistory ()