FastbootCommandPreparer
public final class FastbootCommandPreparer
extends BaseTargetPreparer
Zielvorbereiter, der Fastboot auslöst und Fastboot-Befehle sendet.
TODO(b/122592575): Tests für diesen Ersteller hinzufügen.
Zusammenfassung
Öffentliche Konstrukteure
FastbootCommandPreparer
public FastbootCommandPreparer ()
Öffentliche Methoden
public void setUp (TestInformation testInformation)
Parameter |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
Parameter |
---|
testInformation | TestInformation |
e | Throwable |