TestResourceDownloader

public class TestResourceDownloader
extends Object

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


Klasa do pobierania plików zasobów testowych z systemu plików, GCS lub HTTP.

Podsumowanie

Publiczne konstruktory

TestResourceDownloader()
TestResourceDownloader(String curlLimitRate)

Metody publiczne

void download(String urlString, File dest)

Publiczne konstruktory

TestResourceDownloader

public TestResourceDownloader ()

TestResourceDownloader

public TestResourceDownloader (String curlLimitRate)

Parametry
curlLimitRate String

Metody publiczne

pobierz

public void download (String urlString, 
                File dest)

Parametry
urlString String

dest File