FastbootCommandPreparer
public final class FastbootCommandPreparer
extends BaseTargetPreparer
Persiapan target yang memicu fastboot dan mengirimkan perintah fastboot.
TODO(b/122592575): Tambahkan pengujian untuk pembuat ini.
Ringkasan
Konstruktor publik
FastbootCommandPreparer
public FastbootCommandPreparer ()
Metode publik
public void setUp (TestInformation testInformation)
Parameter |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
Parameter |
---|
testInformation | TestInformation |
e | Throwable |