TestResource
public class TestResource
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.TestResource |
Một lớp để lập mô hình thông báo TestResource do TFC API trả về.
Tóm lược
Phương pháp công khai
fromJson
public static TestResource fromJson (JSONObject json)
fromJsonArray
public static fromJsonArray (JSONArray jsonArray)
Thông số |
---|
jsonArray | JSONArray |
getDecompress
public boolean getDecompress ()
getDecompressDir
public String getDecompressDir ()
getDecompressDir
public File getDecompressDir (File parentDir)
getDecompressFiles
public getDecompressFiles ()
có được file
public File getFile (File parentDir)
getName
public String getName ()
getUrl
public String getUrl ()
mountZip
public boolean mountZip ()
toJson
public JSONObject toJson ()