테스트 리소스
public class TestResource
extends Object
java.lang.객체 |
↳ | com.android.tradefed.cluster.TestResource |
TFC API에서 반환된 TestResource 메시지를 모델링하는 클래스입니다.
요약
공개 방법
fromJson
public static TestResource fromJson (JSONObject json)
fromJsonArray
public static fromJsonArray (JSONArray jsonArray)
압축 해제
public boolean getDecompress ()
getDecompressDir
public String getDecompressDir ()
getDecompressDir
public File getDecompressDir (File parentDir)
getDecompressFiles
public getDecompressFiles ()
getFile
public File getFile (File parentDir)
getName
public String getName ()
getUrl
public String getUrl ()
mountZip
public boolean mountZip ()
toJson
public JSONObject toJson ()