測試資源下載器

public class TestResourceDownloader
extends Object

java.lang.Object
com.android.tradefed.cluster.TestResourceDownloader


從檔案系統/GCS/HTTP 下載測試資源檔案的類別。

概括

公共構造函數

TestResourceDownloader ()

公共方法

void download (String urlString, File dest)

公共構造函數

測試資源下載器

public TestResourceDownloader ()

公共方法

下載

public void download (String urlString, 
                File dest)

參數
urlString String

dest File