DeviceBuildInfoBootStrapper
public class DeviceBuildInfoBootStrapper
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.DeviceBuildInfoBootStrapper |
برنامج ITargetPreparer
الذي يستبدل إنشاء حقول المعلومات بسمات مقروءة من الجهاز
هذا مفيد لاختبار الأجهزة ذات الإنشاءات التي تم إنشاؤها من مصدر خارجي (مثل الأجهزة الشريكة الخارجية)
أنظر أيضا:
ملخص
المنشئون العامة | |
---|---|
DeviceBuildInfoBootStrapper () |
الطرق العامة | |
---|---|
void | setUp ( TestInformation testInfo) |
المنشئون العامة
DeviceBuildInfoBootStrapper
public DeviceBuildInfoBootStrapper ()
الطرق العامة
اقامة
public void setUp (TestInformation testInfo)
المعلمات | |
---|---|
testInfo | TestInformation |
رميات | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |