DeviceTestResult
public class DeviceTestResult
extends TestResult
java.lang.Objek |
↳ | junit.framework.TestResult |
| ↳ | com.android.tradefed.testtype.DeviceTestResult |
Spesialisasi TestResult
yang akan dibatalkan saat terjadi DeviceNotAvailableException
Ringkasan
Kelas bersarang |
---|
class | DeviceTestResult.RuntimeDeviceNotAvailableException |
Metode yang dilindungi |
---|
void | run (TestCase test) |
Konstruktor publik
DeviceTestResult
public DeviceTestResult ()
Metode publik
endTest
public void endTest (Test test)
runProtected
public void runProtected (Test test,
Protectable p)
Menjalankan TestCase.
Parameter |
---|
test | Test |
p | Protectable |
public void setTestInfo (TestInformation testInfo)
Parameter |
---|
testInfo | TestInformation |
startTest
public void startTest (Test test)
Metode yang dilindungi
berlari
protected void run (TestCase test)
Konten dan contoh kode di halaman ini tunduk pada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2023-03-30 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Informasi yang saya butuhkan tidak ada"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Terlalu rumit/langkahnya terlalu banyak"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Sudah usang"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Masalah terjemahan"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Masalah kode / contoh"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Lainnya"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Mudah dipahami"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Memecahkan masalah saya"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Lainnya"
}]