FastbootCommandPreparer
public final class FastbootCommandPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.FastbootCommandPreparer |
Zielvorbereiter, der Fastboot auslöst und Fastboot-Befehle sendet.
TODO(b/122592575): Tests für diesen Ersteller hinzufügen.
Zusammenfassung
Öffentliche Konstrukteure | |
---|---|
FastbootCommandPreparer () |
Öffentliche Methoden | |
---|---|
void | setUp ( TestInformation testInformation) |
void | tearDown ( TestInformation testInformation, Throwable e)
|
Öffentliche Konstrukteure
FastbootCommandPreparer
public FastbootCommandPreparer ()
Öffentliche Methoden
Konfiguration
public void setUp (TestInformation testInformation)
Parameter | |
---|---|
testInformation | TestInformation |
Wirft | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
niederreißen
public void tearDown (TestInformation testInformation, Throwable e)
Parameter | |
---|---|
testInformation | TestInformation |
e | Throwable |
Wirft | |
---|---|
DeviceNotAvailableException |
FastbootCommandPreparer
public final class FastbootCommandPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.FastbootCommandPreparer |
Zielvorbereiter, der Fastboot auslöst und Fastboot-Befehle sendet.
TODO(b/122592575): Tests für diesen Ersteller hinzufügen.
Zusammenfassung
Öffentliche Konstrukteure | |
---|---|
FastbootCommandPreparer () |
Öffentliche Methoden | |
---|---|
void | setUp ( TestInformation testInformation) |
void | tearDown ( TestInformation testInformation, Throwable e)
|
Öffentliche Konstrukteure
FastbootCommandPreparer
public FastbootCommandPreparer ()
Öffentliche Methoden
Konfiguration
public void setUp (TestInformation testInformation)
Parameter | |
---|---|
testInformation | TestInformation |
Wirft | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
niederreißen
public void tearDown (TestInformation testInformation, Throwable e)
Parameter | |
---|---|
testInformation | TestInformation |
e | Throwable |
Wirft | |
---|---|
DeviceNotAvailableException |