TestResourceDownloader

public class TestResourceDownloader
extends Object

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


ファイル システム/GCS/HTTP からテスト リソース ファイルをダウンロードするクラス。

概要

パブリック コンストラクタ

TestResourceDownloader()
TestResourceDownloader(String curlLimitRate)

パブリック メソッド

void download(String urlString, File dest)

パブリック コンストラクタ

TestResourceDownloader

public TestResourceDownloader ()

TestResourceDownloader

public TestResourceDownloader (String curlLimitRate)

パラメータ
curlLimitRate String

パブリック メソッド

download

public void download (String urlString, 
                File dest)

パラメータ
urlString String

dest File