使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
TestSummary
public
class
TestSummary
extends Object
java.lang.Object 中
|
↳ |
com.android.tradefed.result.TestSummary
|
用于表示测试摘要的类。提供一个用于摘要的字段,以及
键值存储。还提供了用于生成摘要来源的位置
。
摘要
公共构造函数
TestSummary
public TestSummary (String summaryUri)
一个简便的构造函数,接受 URI 的字符串表示形式
参数 |
summaryUri |
String :表示 URI 的 String |
公共方法
addKvEntry
public void addKvEntry (String key,
String value)
参数 |
key |
String |
value |
String |
addKvEntry
public void addKvEntry (String key,
TestSummary.TypedString value)
参数 |
key |
String |
value |
TestSummary.TypedString |
getKvEntries
public getKvEntries ()
getSource
public String getSource ()
setSource
public void setSource (String source)
设置摘要的来源,以备消费者想要与
特定提供方
参数 |
source |
String :包含来源的完全限定 Java 类名称的 String |
setSummary
public void setSummary (String summary)
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-22。
[{
"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": "\u6700\u540e\u66f4\u65b0\u65f6\u95f4 (UTC)\uff1a2024-08-22\u3002"}