TestResourceDownloader

public class TestResourceDownloader
extends Object

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


Class untuk mendownload file resource pengujian dari sistem file/GCS/HTTP.

Ringkasan

Konstruktor publik

TestResourceDownloader()
TestResourceDownloader(String curlLimitRate)

Metode publik

void download(String urlString, File dest)

Konstruktor publik

TestResourceDownloader

public TestResourceDownloader ()

TestResourceDownloader

public TestResourceDownloader (String curlLimitRate)

Parameter
curlLimitRate String

Metode publik

download

public void download (String urlString, 
                File dest)

Parameter
urlString String

dest File