Risorsa di prova
public class TestResource
extends Object
java.lang.Oggetto |
↳ | com.android.tradefed.cluster.TestResource |
Una classe per modellare un messaggio TestResource restituito dall'API TFC.
Riepilogo
Metodi pubblici
fromJson
public static TestResource fromJson (JSONObject json)
Parametri |
---|
json | JSONObject |
fromJsonArray
public static fromJsonArray (JSONArray jsonArray)
Parametri |
---|
jsonArray | JSONArray |
getDecompress
public boolean getDecompress ()
getDecompressDir
public String getDecompressDir ()
getDecompressDir
public File getDecompressDir (File parentDir)
getDecompressFiles
public getDecompressFiles ()
prendi il file
public File getFile (File parentDir)
getNome
public String getName ()
getUrl
public String getUrl ()
mountZip
public boolean mountZip ()
toJson
public JSONObject toJson ()