Test Özeti
public class TestSummary
extends Object
java.lang.Nesne |
↳ | com.android.tradefed.result.TestÖzet |
Test özetini temsil eden bir sınıf. Daha ayrıntılı özet için bir anahtar/değer deposuna ek olarak özet için tek bir alan sağlar. Ayrıca özet kaynağının tanımlanması için bir yer sağlar.
Özet
iç içe sınıflar |
---|
enum | TestSummary.Type |
class | TestSummary.TypedString |
Kamu inşaatçıları
Test Özeti
public TestSummary (String summaryUri)
Bir URI'nin dize temsilini alan bir kolaylık yapıcısı
parametreler |
---|
summaryUri | String : Bir String temsil eden bir String |
Genel yöntemler
addKvEntry
public void addKvEntry (String key,
String value)
parametreler |
---|
key | String |
value | String |
addKvEntry
public void addKvEntry (String key,
TestSummary.TypedString value)
parametreler |
---|
key | String |
value | TestSummary.TypedString |
getKvEntries
public getKvEntries ()
getSource
public String getSource ()
setSource
public void setSource (String source)
Bir tüketicinin belirli bir üreticiyle sözleşme yapmak istemesi durumunda özetin kaynağını belirleyin
parametreler |
---|
source | String : Kaynağın tam nitelikli Java sınıfı adını içeren bir String |
setÖzet
public void setSummary (String summary)
parametreler |
---|
summary | String |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"İhtiyacım olan bilgiler yok"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Çok karmaşık / çok fazla adım var"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Güncel değil"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Çeviri sorunu"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Örnek veya kod sorunu"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Diğer"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Anlaması kolay"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Sorunumu çözdü"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Diğer"
}]