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 |
実行するためにデバイス上のルートを必要とするテストのクラス。
パフォーマンスを最適化するには、実行に root を必要とするすべてのテストを同じ 説明します。
概要
パブリック コンストラクタ | |
---|---|
RootSecurityTestCase()
|
パブリック メソッド | |
---|---|
void
|
setUpRoot()
SecurityTestCase の設定後に root を有効にする |
パブリック コンストラクタ
RootSecurityTestCase
public RootSecurityTestCase ()
パブリック メソッド
setUpRoot
public void setUpRoot ()
SecurityTestCase の設定後に root を有効にする
例外 | |
---|---|
DeviceNotAvailableException |