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ışan test sınıfı.
Performansı optimize etmek için, kök olmayan tüm testler aynı modülde gruplandırılmalıdır.
Özet
kamu inşaatçılar | |
---|---|
NonRootSecurityTestCase () |
Genel yöntemler | |
---|---|
void | setUpUnroot () SecurityTestCase'in kurulumundan sonra adb kökünün cihazda etkinleştirilmediğinden emin olun. |
kamu inşaatçılar
NonRootSecurityTestCase
public NonRootSecurityTestCase ()
Genel yöntemler
setUpUnroot
public void setUpUnroot ()
SecurityTestCase'in kurulumundan sonra adb kökünün cihazda etkinleştirilmediğinden emin olun.
Atar | |
---|---|
DeviceNotAvailableException |