測試資源下載器

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