โปรแกรมเล่นผลลัพธ์

public final class ResultsPlayer
extends Object implements IConfigurationReceiver, IRemoteTest

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


ตัววิ่งแบบพิเศษที่เล่นผลการเลือกตั้งซ้ำ

สรุป

ช่อง

public static final String REPLAY_DONE

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

ResultsPlayer()

Ctor

ResultsPlayer(boolean completed)

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

boolean completed()

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

void run(TestInformation testInfo, ITestInvocationListener listener)

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

void setConfiguration(IConfiguration configuration)

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

ช่อง

เล่นซ้ำ

public static final String REPLAY_DONE

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

โปรแกรมเล่นผลลัพธ์

public ResultsPlayer ()

Ctor

โปรแกรมเล่นผลลัพธ์

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