VisibleBackgroundUserPreparer
public class VisibleBackgroundUserPreparer
extends BaseTargetPreparer
آمادهکننده هدف برای اجرای آزمایشها در کاربری که در پسزمینه قابل مشاهده است.
خلاصه
ثابت ها
DEFAULT_DISPLAY
public static final int DEFAULT_DISPLAY
مقدار ثابت: 0 (0x00000000)
INVALID_DISPLAY
public static final int INVALID_DISPLAY
مقدار ثابت: -1 (0xffffffff)
سازندگان عمومی
VisibleBackgroundUserPreparer
public VisibleBackgroundUserPreparer ()
روش های عمومی
getDisplayId
public Integer getDisplayId ()
setDisplayId
public void setDisplayId (int displayId)
public void setUp (TestInformation testInfo)
پارامترها |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
پارامترها |
---|
testInfo | TestInformation |
e | Throwable |