透過集合功能整理內容
你可以依據偏好儲存及分類內容。
TestFilePushSetup
public
class
TestFilePushSetup
extends BaseTargetPreparer
implements
IDiscoverDependencies
ITargetPreparer
,可將一或多個檔案/目錄從 IDeviceBuildInfo.getTestsDir()
資料夾推送到裝置上。
如果測試 ZIP 不存在或不存在,這個準備工具會在替代目錄中尋找
包含必要的 APK系統會依序搜尋最後一個指定替代引數
第一個
摘要
公用建構函式
TestFilePushSetup
public TestFilePushSetup ()
公用方法
reportDependencies
public reportDependencies ()
保護方法
addTestFileName
protected void addTestFileName (String fileName)
在項目清單中新增要推送的檔案
ClearTestFileName
protected void clearTestFileName ()
getFailedToPushFiles
protected getFailedToPushFiles ()
傳回無法推送的檔案組合。僅適用於「throw-if-not-found」時
為 false,否則第一個失敗的推送將會擲回例外狀況。
getLocalPathForFilename
protected File getLocalPathForFilename (IBuildInfo buildInfo,
String fileName,
ITestDevice device)
根據建構資訊中的測試成果資訊解析主機端路徑。
參數 |
buildInfo |
IBuildInfo :版本構件資訊 |
fileName |
String :要推送的構件檔案名稱 |
device |
ITestDevice |
getTestFileNames
protected getTestFileNames ()
擷取要從測試 ZIP 推送至裝置的檔案清單
setThrowIfNoFile
protected void setThrowIfNoFile (boolean throwIfNoFile)
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2024-08-20 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{
"lastModified": "上次更新時間:2024-08-20 (世界標準時間)。",
"confidential": False
}