Test Kaynağı
public class TestResource
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.TestResource |
TFC API tarafından döndürülen bir TestResource mesajını modellemek için bir sınıf.
Özet
Genel yöntemler
Json'dan
public static TestResource fromJson (JSONObject json)
parametreler |
---|
json | JSONObject |
JsonArray'den
public static fromJsonArray (JSONArray jsonArray)
parametreler |
---|
jsonArray | JSONArray |
sıkıştırmayı kaldır
public boolean getDecompress ()
getDecompressDir
public String getDecompressDir ()
getDecompressDir
public File getDecompressDir (File parentDir)
parametreler |
---|
parentDir | File |
getDecompressFiles
public getDecompressFiles ()
dosyayı al
public File getFile (File parentDir)
parametreler |
---|
parentDir | File |
getName
public String getName ()
getUrl
public String getUrl ()
mountZip
public boolean mountZip ()
toJson
public JSONObject toJson ()