ผลลัพธ์ผู้เล่น

public final class ResultsPlayer
extends Object implements IRemoteTest , IConfigurationReceiver

java.lang.Object
com.android.tradefed.testtype.suite.retry.ResultsPlayer


นักวิ่งพิเศษที่เล่นซ้ำผลลัพธ์ที่ได้รับ

สรุป

เขตข้อมูล

public static final String REPLAY_DONE

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

ResultsPlayer ()

คตอร์

ResultsPlayer (boolean completed)

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

boolean completed ()

ส่งคืนผลลัพธ์ว่า ResultsReplayer เล่นซ้ำผลลัพธ์เสร็จแล้วหรือไม่

void run ( TestInformation testInfo, ITestInvocationListener listener)

ดำเนินการทดสอบและรายงานผลไปยังผู้ฟัง

void setConfiguration ( IConfiguration configuration)

แทรก IConfiguration ที่ใช้งานอยู่

เขตข้อมูล

REPLAY_เสร็จสิ้น

public static final String REPLAY_DONE

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

ผลลัพธ์ผู้เล่น

public ResultsPlayer ()

คตอร์

ผลลัพธ์ผู้เล่น

public ResultsPlayer (boolean completed)

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

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

สมบูรณ์

public boolean completed ()

ส่งคืนผลลัพธ์ว่า ResultsReplayer เล่นซ้ำผลลัพธ์เสร็จแล้วหรือไม่

การส่งคืน
boolean

วิ่ง

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

ดำเนินการทดสอบและรายงานผลไปยังผู้ฟัง

พารามิเตอร์
testInfo TestInformation : ออบเจ็กต์ TestInformation ที่มีข้อมูลที่เป็นประโยชน์ในการรันการทดสอบ

listener ITestInvocationListener : ITestInvocationListener ของผลการทดสอบ

ขว้าง
DeviceNotAvailableException

ตั้งค่าคอนฟิก

public void setConfiguration (IConfiguration configuration)

แทรก IConfiguration ที่ใช้งานอยู่

พารามิเตอร์
configuration IConfiguration