접이식 모드 준비자
public class FoldableModePreparer
extends BaseTargetPreparer
장치의 접을 수 있는 상태를 전환할 수 있는 대상 준비자입니다.
요약
공개 메서드 |
---|
void | setUp (TestInformation testInformation) |
void | tearDown (TestInformation testInformation, Throwable e) |
공개 생성자
접이식 모드 준비자
public FoldableModePreparer ()
접이식 모드 준비자
public FoldableModePreparer (long stateIdentifier)
매개변수 |
---|
stateIdentifier | long |
공개 메서드
public void setUp (TestInformation testInformation)
매개변수 |
---|
testInformation | TestInformation |
던지다 |
---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError | |
public void tearDown (TestInformation testInformation,
Throwable e)
매개변수 |
---|
testInformation | TestInformation |
e | Throwable |
던지다 |
---|
DeviceNotAvailableException | |