NonRootSecurityTestCase
public
class
NonRootSecurityTestCase
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.NonRootSecurityTestCase |
Adb root'u olmayan ve olmaması gereken cihazlarda çalıştırılan test sınıfı.
Performansı optimize etmek için kök olmayan tüm testler aynı modülde gruplandırılmalıdır.
Özet
Herkese açık kurucular | |
---|---|
NonRootSecurityTestCase()
|
Herkese açık yöntemler | |
---|---|
void
|
setUpUnroot()
SecurityTestCase'nin setUp yönteminden sonra cihazda adb root'un etkinleştirilmediğinden emin olun. |
Herkese açık kurucular
NonRootSecurityTestCase
public NonRootSecurityTestCase ()
Herkese açık yöntemler
setUpUnroot
public void setUpUnroot ()
SecurityTestCase'nin setUp yönteminden sonra cihazda adb root'un etkinleştirilmediğinden emin olun.
Atışlar | |
---|---|
DeviceNotAvailableException |