Kök GüvenlikTestDurumu
public
class
NonRootSecurityTestCase
extends SecurityTestCase
Java.lang.Nesne | ||||||
🎃 | 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 testlerin aynı modülde gruplandırılması gerekir.
Özet
Kamu inşaatçıları | |
---|---|
NonRootSecurityTestCase()
|
Herkese açık yöntemler | |
---|---|
void
|
setUpUnroot()
SecurityTestCase'ın kurulumundan sonra cihazda adb root'unun etkinleştirilmediğinden emin olun. |
Kamu inşaatçıları
Kök GüvenlikTestDurumu
public NonRootSecurityTestCase ()
Herkese açık yöntemler
Unroot'u Kur
public void setUpUnroot ()
SecurityTestCase'ın kurulumundan sonra cihazda adb root'unun etkinleştirilmediğinden emin olun.
Fırlatma | |
---|---|
DeviceNotAvailableException |