TestSystemAppInstallSetup

public class TestSystemAppInstallSetup
extends BaseTargetPreparer

java.lang.Object
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 ()

공개 메소드

테스트파일 이름 추가

public void addTestFileName (String fileName)

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

설정

public void setUp (TestInformation testInfo)

매개변수
testInfo TestInformation

던지기
DeviceNotAvailableException
TargetSetupError