DeviceBuildInfoBootStrapper
public class DeviceBuildInfoBootStrapper
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.DeviceBuildInfoBootStrapper |
Un ITargetPreparer
che sostituisce i campi info build con attributi letti dal dispositivo
Ciò è utile per testare dispositivi con build generate da una fonte esterna (ad es. dispositivi partner esterni)
Guarda anche:
Riepilogo
Costruttori pubblici | |
---|---|
DeviceBuildInfoBootStrapper () |
Metodi pubblici | |
---|---|
void | setUp ( TestInformation testInfo) |
Costruttori pubblici
DeviceBuildInfoBootStrapper
public DeviceBuildInfoBootStrapper ()
Metodi pubblici
impostare
public void setUp (TestInformation testInfo)
Parametri | |
---|---|
testInfo | TestInformation |
Tiri | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |