PushFileInvoker
public
class
PushFileInvoker
extends TestFilePushSetup
java.lang.Object | |||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | ||
↳ | com.android.tradefed.targetprep.TestFilePushSetup | ||
↳ | com.android.tradefed.targetprep.PushFileInvoker |
Lớp này không còn được dùng nữa.
Hãy sử dụng PushFilePreparer
ITargetPreparer
đẩy các tệp từ tệp zip kiểm thử vào thiết bị, đánh dấu các tệp đó 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
setUp
public void setUp (TestInformation testInfo)
Tham số | |
---|---|
testInfo |
TestInformation |
Gửi | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |