InstrumentierungPreparer
public class InstrumentationPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.InstrumentationPreparer |
Ein ITargetPreparer
, der die Instrumentierung ausführt
Zusammenfassung
Öffentliche Konstrukteure | |
---|---|
InstrumentationPreparer () |
Öffentliche Methoden | |
---|---|
void | setUp ( TestInformation testInfo) |
Öffentliche Konstrukteure
InstrumentierungPreparer
public InstrumentationPreparer ()
Öffentliche Methoden
aufstellen
public void setUp (TestInformation testInfo)
Parameter | |
---|---|
testInfo | TestInformation |
Wirft | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |