KillexistantEmulatorPreparer
public
class
KillExistingEmulatorPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.KillexistingEmulatorPreparer |
Une ITargetPreparer
qui arrête un émulateur en cours d'exécution.
Généralement associé à LocalEmulatorSnapshot pour arrêter un émulateur de démarrage à froid, les opérations suivantes les préparateurs/tests peuvent lancer à partir d'un instantané.
Résumé
Constructeurs publics | |
---|---|
KillExistingEmulatorPreparer()
|
Méthodes publiques | |
---|---|
void
|
setUp(TestInformation testInformation)
|
Constructeurs publics
KillexistantEmulatorPreparer
public KillExistingEmulatorPreparer ()
Méthodes publiques
Configurer
public void setUp (TestInformation testInformation)
Paramètres | |
---|---|
testInformation |
TestInformation |
Génère | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |