CommandSuccessModuleController
public
class
CommandSuccessModuleController
extends BaseModuleController
java.lang.Object | ||
↳ | com.android.tradefed.testtype.suite.module.BaseModuleController | |
↳ | com.android.tradefed.testtype.suite.module.CommandSuccessModuleController |
คลาสฐานเพื่อให้ตัวควบคุมโมดูลข้ามโมดูลทดสอบตามความล้มเหลวของคำสั่ง Shell
สรุป
ช่างก่อสร้างสาธารณะ | |
---|---|
CommandSuccessModuleController()
|
วิธีการสาธารณะ | |
---|---|
IModuleController.RunStrategy
|
shouldRun(IInvocationContext context)
วิธีการตัดสินใจว่าโมดูลควรทำงานหรือไม่ |
ช่างก่อสร้างสาธารณะ
CommandSuccessModuleController
public CommandSuccessModuleController ()
วิธีการสาธารณะ
คุณควรเรียกใช้
public IModuleController.RunStrategy shouldRun (IInvocationContext context)
วิธีการตัดสินใจว่าโมดูลควรทำงานหรือไม่
พารามิเตอร์ | |
---|---|
context |
IInvocationContext : IInvocationContext ของโมดูล |
คิกรีเทิร์น | |
---|---|
IModuleController.RunStrategy |
True หากโมดูลควรทำงาน มิฉะนั้นจะเป็น False |
การขว้าง | |
---|---|
DeviceNotAvailableException |