RootSecurityTestCase
public
class
RootSecurityTestCase
extends SecurityTestCase
java.lang.Object | ||||||
↳ | com.android.tradefed.testtype.junit4.BaseHostJUnit4Test | |||||
↳ | com.android.compatibility.common.tradefed.testtype.BusinessLogicHostTestBase | |||||
↳ | com.android.compatibility.common.tradefed.testtype.ExtraBusinessLogicHostTestBase | |||||
↳ | com.android.sts.common.tradefed.testtype.StsExtraBusinessLogicHostTestBase | |||||
↳ | com.android.sts.common.tradefed.testtype.SecurityTestCase | |||||
↳ | com.android.sts.common.tradefed.testtype.RootSecurityTestCase |
فئة الاختبارات التي تحتاج إلى إذن الوصول إلى الجذر على الجهاز لتنفيذها
لتحسين الأداء، يجب تجميع جميع الاختبارات التي تحتاج إلى إذن الوصول إلى الجذر في ملف برمجي واحد في الخطوة نفسها.
ملخّص
وظائف الإنشاء العامة | |
---|---|
RootSecurityTestCase()
|
الطرق العامة | |
---|---|
void
|
setUpRoot()
تفعيل إذن الوصول إلى الجذر بعد بدء SecurityTestCase |
وظائف الإنشاء العامة
RootSecurityTestCase
public RootSecurityTestCase ()
الطرق العامة
setUpRoot
public void setUpRoot ()
تفعيل إذن الوصول إلى الجذر بعد بدء SecurityTestCase
عمليات الرمي | |
---|---|
DeviceNotAvailableException |