RootSecurityTestCase
public class RootSecurityTestCase
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.RootSecurityTestCase |
실행하려면 장치에서 루트가 필요한 테스트 클래스입니다.
성능을 최적화하려면 실행하는 데 루트가 필요한 모든 테스트를 동일한 모듈로 그룹화해야 합니다.
요약
공개 생성자 | |
---|---|
RootSecurityTestCase () |
공개 방법 | |
---|---|
void | setUpRoot () SecurityTestCase 설정 후 루트 활성화 |
공개 생성자
RootSecurityTestCase
public RootSecurityTestCase ()
공개 방법
setUpRoot
public void setUpRoot ()
SecurityTestCase 설정 후 루트 활성화
던지기 | |
---|---|
DeviceNotAvailableException |