NonRootSecurityTestFall
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 |
Klasse von Tests, die auf Geräten ohne oder ohne ADB-Root ausgeführt wird.
Zur Optimierung der Leistung sollten alle Nicht-Root-Tests im selben Modul gruppiert werden.
Zusammenfassung
Öffentliche Konstruktoren | |
---|---|
NonRootSecurityTestCase()
|
Öffentliche Methoden | |
---|---|
void
|
setUpUnroot()
Achte darauf, dass der ADB-Root nach der Einrichtung von SecurityTestCase nicht auf dem Gerät aktiviert ist. |
Öffentliche Konstruktoren
NonRootSecurityTestFall
public NonRootSecurityTestCase ()
Öffentliche Methoden
setUpUnroot
public void setUpUnroot ()
Achte darauf, dass der ADB-Root nach der Einrichtung von SecurityTestCase nicht auf dem Gerät aktiviert ist.
Ausgabe | |
---|---|
DeviceNotAvailableException |