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 | |||||
Art von Tests, die zum Ausführen Root-Zugriff auf dem Gerät erfordern.
Um die Leistung zu optimieren, sollten alle Tests, die zur Ausführung Root-Berechtigungen benötigen, in dasselbe Modul gruppiert werden.
Zusammenfassung
Öffentliche Konstruktoren | |
|---|---|
RootSecurityTestCase()
|
|
Öffentliche Methoden | |
|---|---|
void
|
setUpRoot()
Root nach der Einrichtung von SecurityTestCase aktivieren |
Öffentliche Konstruktoren
RootSecurityTestCase
public RootSecurityTestCase ()
Öffentliche Methoden
setUpRoot
public void setUpRoot ()
Root nach der Einrichtung von SecurityTestCase aktivieren
| Ausgabe | |
|---|---|
DeviceNotAvailableException |
|