VisibleBackgroundUserPreparer
public class VisibleBackgroundUserPreparer
extends BaseTargetPreparer
Preparatore di destinazione per l'esecuzione di test in un utente avviato nel visibile in background.
Riepilogo
Costanti
DEFAULT_DISPLAY
public static final int DEFAULT_DISPLAY
Valore costante: 0 (0x00000000)
INVALID_DISPLAY
public static final int INVALID_DISPLAY
Valore costante: -1 (0xffffffff)
Costruttori pubblici
VisibleBackgroundUserPreparer
public VisibleBackgroundUserPreparer ()
Metodi pubblici
getDisplayId
public Integer getDisplayId ()
setDisplayId
public void setDisplayId (int displayId)
public void setUp (TestInformation testInfo)
Parametri |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Parametri |
---|
testInfo | TestInformation |
e | Throwable |