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 權限才能執行的測試類別。
為提升效能,所有需要 Root 權限的測試都應該歸入同一個群組。 後續課程我們將逐一介紹 預先訓練的 API、AutoML 和自訂訓練
摘要
公用建構函式 | |
---|---|
RootSecurityTestCase()
|
公用方法 | |
---|---|
void
|
setUpRoot()
在 SecurityTestCase 的設定後啟用根 |
公用建構函式
RootSecurityTestCase
public RootSecurityTestCase ()
公用方法
設定根
public void setUpRoot ()
在 SecurityTestCase 的設定後啟用根
擲回 | |
---|---|
DeviceNotAvailableException |