สร้างการวิเคราะห์

public class BuildAnalysis
extends Object

java.lang.Object
com.android.tradefed.result.skipped.BuildAnalysis


แสดงผลการวิเคราะห์บิลด์เดี่ยว

สรุป

ผู้รับเหมาก่อสร้างสาธารณะ

BuildAnalysis (boolean deviceImageChanged, boolean hasTestsArtifacts)

วิธีการสาธารณะ

boolean deviceImageChanged ()
boolean hasChangesInTestsArtifacts ()
boolean hasTestsArtifacts ()
static BuildAnalysis mergeReports ( reports) mergeReports ( reports)
void setChangesInTests (boolean hasChanges)
String toString ()

ผู้รับเหมาก่อสร้างสาธารณะ

สร้างการวิเคราะห์

public BuildAnalysis (boolean deviceImageChanged, 
                boolean hasTestsArtifacts)

พารามิเตอร์
deviceImageChanged boolean

hasTestsArtifacts boolean

วิธีการสาธารณะ

อุปกรณ์ ImageChanged

public boolean deviceImageChanged ()

การส่งคืน
boolean

มีการเปลี่ยนแปลงในการทดสอบสิ่งประดิษฐ์

public boolean hasChangesInTestsArtifacts ()

การส่งคืน
boolean

มี TestsArtifacts

public boolean hasTestsArtifacts ()

การส่งคืน
boolean

ผสานรายงาน

public static BuildAnalysis mergeReports ( reports)

พารามิเตอร์
reports

การส่งคืน
BuildAnalysis

ตั้งค่า ChangesInTests

public void setChangesInTests (boolean hasChanges)

พารามิเตอร์
hasChanges boolean

toString

public String toString ()

การส่งคืน
String