PushFileInvoker
public
class
PushFileInvoker
extends TestFilePushSetup
java.lang.Object | |||
↳ | com.android.tradefed.targetprep.BaseTargetOutcomer | ||
↳ | com.android.tradefed.targetprep.TestFilePushSetup | ||
↳ | com.android.tradefed.targetprep.PushFileInvoker |
Lớp này không còn được dùng nữa.
Thay vào đó, hãy sử dụng PushFilePreparer
Một ITargetPreparer
đẩy tệp từ quá trình kiểm thử zip vào thiết bị, đánh dấu các tệp này là có thể thực thi
và gọi tệp nhị phân hoặc tập lệnh trên thiết bị. Xem thêm TestFilePushSetup
.
Tóm tắt
Hàm khởi tạo công khai | |
---|---|
PushFileInvoker()
|
Phương thức công khai | |
---|---|
void
|
setUp(TestInformation testInfo)
|
Hàm khởi tạo công khai
PushFileInvoker
public PushFileInvoker ()
Phương thức công khai
thiết lập
public void setUp (TestInformation testInfo)
Tham số | |
---|---|
testInfo |
TestInformation |
Gửi | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |