CommandSuccessModuleController

public class CommandSuccessModuleController
extends BaseModuleController

java.lang.Object
   ↳ com.android.tradefed.testtype.suite.module.BaseModuleController
     ↳ com.android.tradefed.testtype.suite.module.CommandSuccessModuleController


Lớp cơ sở cho trình điều khiển mô-đun để bỏ qua mô-đun kiểm thử dựa trên lỗi lệnh shell.

Tóm tắt

Hàm khởi tạo công khai

CommandSuccessModuleController()

Phương thức công khai

IModuleController.RunStrategy shouldRun(IInvocationContext context)

Phương thức để quyết định xem có chạy mô-đun hay không.

Hàm khởi tạo công khai

CommandSuccessModuleController

public CommandSuccessModuleController ()

Phương thức công khai

nên chạy

public IModuleController.RunStrategy shouldRun (IInvocationContext context)

Phương thức để quyết định xem có chạy mô-đun hay không.

Tham số
context IInvocationContext: IInvocationContext của mô-đun

Giá trị trả về
IModuleController.RunStrategy Đúng nếu mô-đun sẽ chạy, sai nếu không.

Gửi
DeviceNotAvailableException