ทรัพยากรการทดสอบ
public class TestResource
extends Object
java.lang.Object |
↳ | com.android.tradefed.cluster.TestResource |
คลาสสำหรับจำลองข้อความ TestResource ที่ส่งคืนโดย TFC API
สรุป
วิธีการสาธารณะ
จากเจสัน
public static TestResource fromJson (JSONObject json)
พารามิเตอร์ |
---|
json | JSONObject |
จาก JsonArray
public static fromJsonArray (JSONArray jsonArray)
พารามิเตอร์ |
---|
jsonArray | JSONArray |
getDecompress
public boolean getDecompress ()
getDecompressDir
public String getDecompressDir ()
getDecompressDir
public File getDecompressDir (File parentDir)
พารามิเตอร์ |
---|
parentDir | File |
getDecompressFiles
public getDecompressFiles ()
รับไฟล์
public File getFile (File parentDir)
พารามิเตอร์ |
---|
parentDir | File |
รับชื่อ
public String getName ()
รับUrl
public String getUrl ()
mountZip
public boolean mountZip ()
ถึงเจสัน
public JSONObject toJson ()