JarHostTest

public class JarHostTest
extends HostTest

java.lang.Object
   ↳ com.android.tradefed.testtype.HostTest
     ↳ com.android.compatibility.common.tradefed.testtype.JarHostTest


เครื่องมือเรียกใช้การทดสอบสําหรับการทดสอบ JUnit ฝั่งโฮสต์ แพ็กเกจไม่สอดคล้องกันเนื่องจากเหตุผลด้านประวัติและความเข้ากันได้แบบย้อนหลัง

สรุป

ชั้นเรียนที่ซ้อนกัน

class JarHostTest.HostTestListener

Listener ของ Wrapper ที่ส่งต่อเหตุการณ์ทั้งหมดยกเว้น testRunStarted() และ testRunEnded() ไปยัง Listener ที่ฝัง 

ตัวสร้างแบบสาธารณะ

JarHostTest()

เมธอดสาธารณะ

void run(TestInformation testInfo, ITestInvocationListener listener)

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

ตัวสร้างแบบสาธารณะ

JarHostTest

public JarHostTest ()

เมธอดสาธารณะ

โฮมรัน

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

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

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

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

การโยน
DeviceNotAvailableException