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 |