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

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

ผู้สร้างสาธารณะ

JarHostTest ()

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

void run ( TestInformation testInfo, ITestInvocationListener listener)

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

ผู้สร้างสาธารณะ

JarHostTest

public JarHostTest ()

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

วิ่ง

public void run (TestInformation testInfo, 
                ITestInvocationListener listener)

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

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

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

พ่น
DeviceNotAvailableException