유저클리너

public class UserCleaner
extends BaseTargetPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.UserCleaner


해체 시 보조 사용자를 제거하는 ITargetPreparer 입니다.

요약

공개 생성자

UserCleaner ()

공개 메소드

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

공개 생성자

유저클리너

public UserCleaner ()

공개 메소드

설정

public void setUp (TestInformation testInfo)

매개변수
testInfo TestInformation

던지기
BuildError
DeviceNotAvailableException
TargetSetupError

분해

public void tearDown (TestInformation testInfo, 
                Throwable e)

매개변수
testInfo TestInformation

e Throwable

던지기
DeviceNotAvailableException