جهاز 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)

إدخال IConfiguration قيد الاستخدام.

void setUp(TestInformation testInfo)

void tearDown(TestInformation testInfo, Throwable e)

شركة إنشاءات عامة

جهاز TearDownPassThroughPreparer

public TearDownPassThroughPreparer ()

الطرق العامة

ضبط الإعدادات

public void setConfiguration (IConfiguration configuration)

إدخال IConfiguration قيد الاستخدام.

المعلمات
configuration IConfiguration

إعداد

public void setUp (TestInformation testInfo)

المعلمات
testInfo TestInformation

قطع

public void tearDown (TestInformation testInfo, 
                Throwable e)

المعلمات
testInfo TestInformation

e Throwable

الرميات
DeviceNotAvailableException