اختبار IDeviceTest

public interface IDeviceTest

com.android.tradefed.testtype.IDeviceTest


واجهة عنصر يحتاج إلى إشارة إلى ITestDevice

ملخّص

الطرق العامة

abstract ITestDevice getDevice()

اختبار الجهاز

abstract void setDevice(ITestDevice device)

أدخِل الجهاز تحت الاختبار.

الطرق العامة

الحصول على جهاز

public abstract ITestDevice getDevice ()

اختبار الجهاز

المرتجعات
ITestDevice ITestDevice

ضبط الجهاز

public abstract void setDevice (ITestDevice device)

أدخِل الجهاز تحت الاختبار.

المعلمات
device ITestDevice: السمة ITestDevice المطلوب استخدامها