DeviceTest Result
public class DeviceTestResult
extends TestResult
java.lang.object |
↳ | junit.framework.TestResult |
| ↳ | com.android.tradefed.testtype.DeviceTestResult |
تخصصی از TestResult
که در صورت بروز DeviceNotAvailableException
می شود
خلاصه
کلاس های تو در تو |
---|
class | DeviceTestResult.RuntimeDeviceNotAvailableException |
روش های محافظت شده |
---|
void | run (TestCase test) |
سازندگان عمومی
DeviceTest Result
public DeviceTestResult ()
روش های عمومی
پایان تست
public void endTest (Test test)
runProtected
public void runProtected (Test test,
Protectable p)
TestCase را اجرا می کند.
مولفه های |
---|
test | Test |
p | Protectable |
public void setTestInfo (TestInformation testInfo)
مولفه های |
---|
testInfo | TestInformation |
شروع تست
public void startTest (Test test)
روش های محافظت شده
اجرا کن
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":"اطلاعاتی که نیاز دارم وجود ندارد"
},{
"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":"غیره"
}]