耗时

public class TimeWaster
extends BaseTargetPreparer

java.lang.Object 中
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.TimeWaster


一个简单的目标准备器,用于浪费时间并可能重启设备。

摘要

公共构造函数

TimeWaster()

公共方法

void setUp(TestInformation testInfo)

公共构造函数

耗时

public TimeWaster ()

公共方法

设置

public void setUp (TestInformation testInfo)

参数
testInfo TestInformation

抛出
DeviceNotAvailableException
TargetSetupError