VisibleBackgroundUserPreparerVisibleBackgroundUserPreparer
public class VisibleBackgroundUserPreparer
extends BaseTargetPreparer
Préparateur cible pour l'exécution de tests dans un utilisateur qui est démarré dans le visible en arrière-plan.
Résumé
Constantes
DEFAULT_DISPLAY
public static final int DEFAULT_DISPLAY
Valeur constante : 0 (0x00000000)
INVALID_DISPLAY
public static final int INVALID_DISPLAY
Valeur constante : -1 (0xffffffff)
Constructeurs publics
VisibleBackgroundUserPreparerVisibleBackgroundUserPreparer
public VisibleBackgroundUserPreparer ()
Méthodes publiques
getDisplayId
public Integer getDisplayId ()
setDisplayId
public void setDisplayId (int displayId)
public void setUp (TestInformation testInfo)
Paramètres |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Paramètres |
---|
testInfo | TestInformation |
e | Throwable |