RootTargetPreparer
public final class RootTargetPreparer
extends BaseTargetPreparer
Trình chuẩn bị mục tiêu thực hiện "adb root" hoặc "adb unroot" dựa trên tùy chọn "force-root".
Sẽ khôi phục trở lại trạng thái gốc ban đầu khi xé xuống.
Bản tóm tắt
Các nhà xây dựng công cộng
RootTargetPreparer
public RootTargetPreparer ()
Phương pháp công khai
public void setUp (TestInformation testInfo)
Thông số |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Thông số |
---|
testInfo | TestInformation |
e | Throwable |