InstrumentationPreparer工具
public class InstrumentationPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.InstrumentationPreparer |
运行检测的ITargetPreparer
概括
公共构造函数 | |
---|---|
InstrumentationPreparer () |
公共方法 | |
---|---|
void | setUp ( TestInformation testInfo) |
公共构造函数
InstrumentationPreparer工具
public InstrumentationPreparer ()
公共方法
设置
public void setUp (TestInformation testInfo)
参数 | |
---|---|
testInfo | TestInformation |
投掷 | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |