KillExistingEmulatorPreparer

public class KillExistingEmulatorPreparer
extends BaseTargetPreparer

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


실행 중인 에뮬레이터를 종료하는 ITargetPreparer 입니다.

일반적으로 LocalEmulatorSnapshot과 쌍을 이루어 콜드 부팅 에뮬레이터를 종료하므로 후속 준비자/테스트가 스냅샷에서 시작할 수 있습니다.

요약

공개 생성자

KillExistingEmulatorPreparer ()

공개 방법

void setUp ( TestInformation testInformation)

공개 생성자

KillExistingEmulatorPreparer

public KillExistingEmulatorPreparer ()

공개 방법

설정

public void setUp (TestInformation testInformation)

매개변수
testInformation TestInformation

던지기
BuildError
DeviceNotAvailableException
TargetSetupError