FoldableModePreparer
public class FoldableModePreparer
extends BaseTargetPreparer
デバイスの折りたたみ可能な状態を切り替えることができるターゲット作成者。
概要
パブリックメソッド |
---|
void | setUp (TestInformation testInformation) |
void | tearDown (TestInformation testInformation, Throwable e) |
パブリックコンストラクター
FoldableModePreparer
public FoldableModePreparer ()
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 | |