CreateUserPreparer

public class CreateUserPreparer
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.CreateUserPreparer


Preparatore del target per creare l'utente e ripulirlo alla fine.

Riepilogo

Costruttori pubblici

CreateUserPreparer ()

Metodi pubblici

void setUp ( TestInformation testInfo)
void tearDown ( TestInformation testInfo, Throwable e)

Costruttori pubblici

CreateUserPreparer

public CreateUserPreparer ()

Metodi pubblici

impostare

public void setUp (TestInformation testInfo)

Parametri
testInfo TestInformation

Lancia
BuildError
DeviceNotAvailableException
TargetSetupError

demolire

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametri
testInfo TestInformation

e Throwable

Lancia
DeviceNotAvailableException