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 |