DeviceTestResult
public class DeviceTestResult
extends TestResult
java.lang.Object |
↳ | junit.framework.TestResult |
| ↳ | com.android.tradefed.testtype.DeviceTestResult |
Eine Spezialisierung von TestResult
, die abgebrochen wird, wenn eine DeviceNotAvailableException
auftritt
Zusammenfassung
Verschachtelte Klassen |
---|
class | DeviceTestResult.RuntimeDeviceNotAvailableException |
Geschützte Methoden |
---|
void | run (TestCase test) |
Öffentliche Konstrukteure
DeviceTestResult
public DeviceTestResult ()
Öffentliche Methoden
EndeTest
public void endTest (Test test)
runProtected
public void runProtected (Test test,
Protectable p)
Führt einen Testfall aus.
Parameter |
---|
test | Test |
p | Protectable |
public void setTestInfo (TestInformation testInfo)
Parameter |
---|
testInfo | TestInformation |
StartTest
public void startTest (Test test)
Geschützte Methoden
Lauf
protected void run (TestCase test)
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-11-07 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Benötigte Informationen nicht gefunden"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zu umständlich/zu viele Schritte"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nicht mehr aktuell"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem mit der Übersetzung"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem mit Beispielen/Code"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Sonstiges"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Leicht verständlich"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Mein Problem wurde gelöst"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Sonstiges"
}]