VisibleBackgroundUserPreparer
public class VisibleBackgroundUserPreparer
extends BaseTargetPreparer
Trình chuẩn bị mục tiêu để chạy thử nghiệm trong người dùng được bắt đầu ở chế độ hiển thị trong nền.
Bản tóm tắt
hằng số
DEFAULT_DISPLAY
public static final int DEFAULT_DISPLAY
Giá trị không đổi: 0 (0x00000000)
INVALID_DISPLAY
public static final int INVALID_DISPLAY
Giá trị không đổi: -1 (0xffffffff)
nhà thầu công cộng
VisibleBackgroundUserPreparer
public VisibleBackgroundUserPreparer ()
Phương thức công khai
getDisplayId
public Integer getDisplayId ()
setDisplayId
public void setDisplayId (int displayId)
public void setUp (TestInformation testInfo)
Thông số |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Thông số |
---|
testInfo | TestInformation |
e | Throwable |