Zasób testowy
public class TestResource
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.TestResource |
Klasa do modelowania komunikatu TestResource zwróconego przez interfejs API TFC.
Streszczenie
Metody publiczne
fromJson
public static TestResource fromJson (JSONObject json)
Parametry |
---|
json | JSONObject |
fromJsonArray
public static fromJsonArray (JSONArray jsonArray)
Parametry |
---|
jsonArray | JSONArray |
pobierzDekompresuj
public boolean getDecompress ()
getDecompressDir
public String getDecompressDir ()
getDecompressDir
public File getDecompressDir (File parentDir)
getDecompressFiles
public getDecompressFiles ()
dostać plik
public File getFile (File parentDir)
getName
public String getName ()
pobierz URL
public String getUrl ()
mountZip
public boolean mountZip ()
toJson
public JSONObject toJson ()