Kullanıcı Hazırlayıcı Oluştur
public class CreateUserPreparer
extends BaseTargetPreparer
java.lang.Nesne | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.CreateUserPreparer |
Kullanıcı oluşturmak ve sonunda temizlemek için hedef hazırlayıcı.
Özet
Kamu inşaatçıları | |
---|---|
CreateUserPreparer () |
Genel yöntemler | |
---|---|
void | setUp ( TestInformation testInfo) |
void | tearDown ( TestInformation testInfo, Throwable e) |
Kamu inşaatçıları
Kullanıcı Hazırlayıcı Oluştur
public CreateUserPreparer ()
Genel yöntemler
kurmak
public void setUp (TestInformation testInfo)
parametreler | |
---|---|
testInfo | TestInformation |
atar | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
sökmek
public void tearDown (TestInformation testInfo, Throwable e)
parametreler | |
---|---|
testInfo | TestInformation |
e | Throwable |
atar | |
---|---|
DeviceNotAvailableException |