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


Çalıştırılabilmesi için cihazda root erişimi gerektiren test sınıfı.

Performansı optimize etmek için, çalıştırılmak üzere kök erişimine ihtiyaç duyan tüm testler aynı modülde gruplandırılmalıdır.

Özet

Herkese açık kurucular

RootSecurityTestCase()

Herkese açık yöntemler

void setUpRoot()

SecurityTestCase'nin setUp'undan sonra root'u etkinleştirme

Herkese açık kurucular

RootSecurityTestCase

public RootSecurityTestCase ()

Herkese açık yöntemler

setUpRoot

public void setUpRoot ()

SecurityTestCase'nin setUp'undan sonra root'u etkinleştirme

Atışlar
DeviceNotAvailableException