TimeWaster

public class TimeWaster
extends BaseTargetPreparer

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


A simple target preparer to waste time and potentially restart the device.

Summary

Public constructors

TimeWaster()

Public methods

void setUp(TestInformation testInfo)

Public constructors

TimeWaster

public TimeWaster ()

Public methods

setUp

public void setUp (TestInformation testInfo)

Parameters
testInfo TestInformation

Throws
DeviceNotAvailableException
TargetSetupError