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 |