로컬에뮬레이터스냅샷

public class LocalEmulatorSnapshot
extends BaseEmulatorPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.BaseEmulatorPreparer
com.android.tradefed.targetprep.LocalEmulatorSnapshot


안드로이드 빌드/개발 환경에서 깨끗한 에뮬레이터 스냅샷을 생성하기 위한 TargetPreparer

요약

공개 생성자

LocalEmulatorSnapshot ()

공개 메소드

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

공개 생성자

로컬에뮬레이터스냅샷

public LocalEmulatorSnapshot ()

공개 메소드

설정

public void setUp (TestInformation testInformation)

매개변수
testInformation TestInformation

던지기
BuildError
DeviceNotAvailableException
TargetSetupError

분해

public void tearDown (TestInformation testInformation, 
                Throwable e)

매개변수
testInformation TestInformation

e Throwable

던지기
DeviceNotAvailableException