透過集合功能整理內容
你可以依據偏好儲存及分類內容。
測試資訊
public
class
TestInfo
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.util.testmapping.TestInfo
|
將測試資訊集儲存在 TEST_MAPPING 檔案中。
摘要
公用建構函式 |
TestInfo(String name, String source, boolean hostOnly)
|
TestInfo(String name, String source, boolean hostOnly, keywords)
|
公用建構函式
測試資訊
public TestInfo (String name,
String source,
boolean hostOnly)
參數 |
name |
String |
source |
String |
hostOnly |
boolean |
測試資訊
public TestInfo (String name,
String source,
boolean hostOnly,
keywords)
參數 |
name |
String |
source |
String |
hostOnly |
boolean |
keywords |
|
公用方法
addImportPaths
public void addImportPaths ( paths)
addOption
public void addOption (TestOption option)
addSources
public void addSources ( sources)
等於
public boolean equals (Object o)
getHostOnly
public boolean getHostOnly ()
getImportPaths
public getImportPaths ()
取得關鍵字
public getKeywords ( ignoreKeywords)
取得測試支援關鍵字的 ERROR(/Set)
。
參數 |
ignoreKeywords |
:要忽略的 String 關鍵字組合。 |
getName
public String getName ()
getNameAndHostOnly
public String getNameAndHostOnly ()
取得代表測試名稱及其主機設定的 String
。這可讓 TestInfos 執行以下操作:
依照裝置的需求分組。
getNameOption
public String getNameOption ()
取得 String
代表測試名稱和選項。
getOptions
public getOptions ()
getSources
public getSources ()
hashCode
public int hashCode ()
合併
public void merge (TestInfo test)
與其他測試合併。
更新測試選項,以便測試盡可能涵蓋這兩種測試。
TODO(b/113616538):實作更強大的選項合併機制。
toString
public String toString ()
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2024-08-21 (世界標準時間)。
[{
"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": "\u4e0a\u6b21\u66f4\u65b0\u6642\u9593\uff1a2024-08-21 (\u4e16\u754c\u6a19\u6e96\u6642\u9593)\u3002"}