VisibleBackgroundUserPreparer
public class VisibleBackgroundUserPreparer
extends BaseTargetPreparer
Docelowy preparat przygotowujący do uruchamiania testów na użytkowniku, który jest uruchamiany w widocznym w tle.
Streszczenie
Stałe
DEFAULT_DISPLAY
public static final int DEFAULT_DISPLAY
Stała wartość: 0 (0x00000000)
INVALID_DISPLAY
public static final int INVALID_DISPLAY
Stała wartość: -1 (0xffffffff)
Konstruktory publiczne
VisibleBackgroundUserPreparer
public VisibleBackgroundUserPreparer ()
Metody publiczne
getDisplayId
public Integer getDisplayId ()
ustaw identyfikator wyświetlania
public void setDisplayId (int displayId)
public void setUp (TestInformation testInfo)
Parametry |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Parametry |
---|
testInfo | TestInformation |
e | Throwable |