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 | |||||
기기에서 실행하려면 루트 권한이 필요한 테스트 클래스입니다.
성능을 최적화하려면 실행하는 데 루트가 필요한 모든 테스트를 동일한 모듈로 그룹화해야 합니다.
요약
공개 생성자 | |
|---|---|
RootSecurityTestCase()
|
|
공개 메서드 | |
|---|---|
void
|
setUpRoot()
SecurityTestCase의 setUp 후 루트 사용 설정 |
공개 생성자
RootSecurityTestCase
public RootSecurityTestCase ()
공개 메서드
setUpRoot
public void setUpRoot ()
SecurityTestCase의 setUp 후 루트 사용 설정
| 생성 값 | |
|---|---|
DeviceNotAvailableException |
|