DynamicFileStubTest
public
class
DynamicFileStubTest
extends Object
implements
IRemoteTest
java.lang.Object | |
↳ | com.android.tradefed.testtype.DynamicFileStubTest |
これは、tradefed が動的ファイルを正しく解決できるかをテストする tradefed テストです。
概要
パブリック コンストラクタ | |
---|---|
DynamicFileStubTest()
|
パブリック メソッド | |
---|---|
void
|
run(TestInformation testInfo, ITestInvocationListener listener)
テストを実行し、結果をリスナーに報告します。 |
パブリック コンストラクタ
DynamicFileStubTest
public DynamicFileStubTest ()
パブリック メソッド
ホームラン
public void run (TestInformation testInfo, ITestInvocationListener listener)
テストを実行し、結果をリスナーに報告します。
パラメータ | |
---|---|
testInfo |
TestInformation : 実行に役立つ情報を含む TestInformation オブジェクト
テストです。 |
listener |
ITestInvocationListener : テスト結果の ITestInvocationListener |
例外 | |
---|---|
DeviceNotAvailableException |