TestSystemAppInstallSetup

public class TestSystemAppInstallSetup
extends BaseTargetPreparer

java.lang.객체
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.TestSystemAppInstallSetup


IDeviceBuildInfo.getTestsDir() 폴더에서 기기의 /system 파티션으로 하나 이상의 앱을 설치하는 ITargetPreparer .

adb 루트 필요

요약

공개 생성자

TestSystemAppInstallSetup ()

공개 방법

void addTestFileName (String fileName)

설치할 apk 목록에 파일을 추가합니다.

void setUp ( TestInformation testInfo)

공개 생성자

TestSystemAppInstallSetup

public TestSystemAppInstallSetup ()

공개 방법

addTestFileName

public void addTestFileName (String fileName)

설치할 apk 목록에 파일을 추가합니다.

설정

public void setUp (TestInformation testInfo)

매개변수
testInfo TestInformation

던지기
DeviceNotAvailableException
TargetSetupError