ProfileTargetPreparer
public abstract class ProfileTargetPreparer
extends BaseTargetPreparer
Znane bezpośrednie podklasy |
Klasa bazowa do konfigurowania docelowego narzędzia przygotowującego dla dowolnego użytkownika profilu android.os.usertype.profile.XXX
.
Streszczenie
Metody publiczne
public void setUp (TestInformation testInfo)
Parametry |
---|
testInfo | TestInformation |
public void tearDown (TestInformation testInfo,
Throwable e)
Parametry |
---|
testInfo | TestInformation |
e | Throwable |
Metody chronione
canCreateDodatkowychUżytkowników
protected boolean canCreateAdditionalUsers (ITestDevice device,
int numberOfUsers)
Sprawdza, czy możliwe jest utworzenie żądanej liczby użytkowników.
Parametry |
---|
device | ITestDevice |
numberOfUsers | int |