جهاز TearDownPassThroughPreparer
public
class
TearDownPassThroughPreparer
extends BaseTargetPreparer
implements
IConfigurationReceiver
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.TearDownPassThroughPreparer |
يسمح بتشغيل TerDown على أدوات الإعداد المضمنة في الإعداد ككائن.
عند تضمين أداة تحضير كعنصر في الإعدادات بدلاً من ITargetPreparer
،
لن يتم استدعائها سيضمن الإشارة إليه من هذا الجاهز أنه
سيتم استدعاء عملية التراجع.
ملخّص
شركة إنشاءات عامة | |
---|---|
TearDownPassThroughPreparer()
|
الطرق العامة | |
---|---|
void
|
setConfiguration(IConfiguration configuration)
إدخال |
void
|
setUp(TestInformation testInfo)
|
void
|
tearDown(TestInformation testInfo, Throwable e)
|
شركة إنشاءات عامة
جهاز TearDownPassThroughPreparer
public TearDownPassThroughPreparer ()
الطرق العامة
ضبط الإعدادات
public void setConfiguration (IConfiguration configuration)
إدخال IConfiguration
قيد الاستخدام.
المعلمات | |
---|---|
configuration |
IConfiguration |
قطع
public void tearDown (TestInformation testInfo, Throwable e)
المعلمات | |
---|---|
testInfo |
TestInformation |
e |
Throwable |
الرميات | |
---|---|
DeviceNotAvailableException |