FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.FastbootCommandPreparer


Zielvorbereitung, die Fastboot auslöst und Fastboot-Befehle sendet.

Zusammenfassung

Öffentliche Konstruktoren

FastbootCommandPreparer()

Öffentliche Methoden

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

Öffentliche Konstruktoren

FastbootCommandPreparer

public FastbootCommandPreparer ()

Öffentliche Methoden

setUp

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parameter
testInformation TestInformation

e Throwable