NonRootSecurityTestCase

public class NonRootSecurityTestCase
extends SecurityTestCase

java.lang.オブジェクト
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


adb root を持たない、または持つべきではないデバイス上で実行されるテストのクラス。

パフォーマンスを最適化するには、ルート以外のすべてのテストを同じモジュールにグループ化する必要があります。

まとめ

パブリックコンストラクター

NonRootSecurityTestCase ()

パブリックメソッド

void setUpUnroot ()

SecurityTestCase のセットアップ後にデバイスで adb root が有効になっていないことを確認してください。

パブリックコンストラクター

NonRootSecurityTestCase

public NonRootSecurityTestCase ()

パブリックメソッド

セットアップ解除ルート

public void setUpUnroot ()

SecurityTestCase のセットアップ後にデバイスで adb root が有効になっていないことを確認してください。

投げる
DeviceNotAvailableException