测试资源下载器

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