TimeWaster

public class TimeWaster
extends BaseTargetPreparer

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


利用簡單的目標準備工具來浪費時間,甚至可能重新啟動裝置。

摘要

公用建構函式

TimeWaster()

公用方法

void setUp(TestInformation testInfo)

公用建構函式

TimeWaster

public TimeWaster ()

公用方法

設定

public void setUp (TestInformation testInfo)

參數
testInfo TestInformation

擲回
DeviceNotAvailableException
TargetSetupError