CihazTestSonucu
public class DeviceTestResult
extends TestResult
java.lang.Nesne | ||
↳ | junit.framework.TestSonucu | |
↳ | com.android.tradefed.testtype.DeviceTestResult |
TestResult
oluştuğunda iptal edilecek bir DeviceNotAvailableException
Özet
iç içe sınıflar | |
---|---|
class | DeviceTestResult.RuntimeDeviceNotAvailableException
|
Kamu inşaatçıları | |
---|---|
DeviceTestResult () |
Genel yöntemler | |
---|---|
void | endTest (Test test) |
void | runProtected (Test test, Protectable p) Bir TestCase çalıştırır. |
void | setTestInfo ( TestInformation testInfo) |
void | startTest (Test test) |
Korumalı yöntemler | |
---|---|
void | run (TestCase test) |
Kamu inşaatçıları
CihazTestSonucu
public DeviceTestResult ()
Genel yöntemler
endTest
public void endTest (Test test)
parametreler | |
---|---|
test | Test |
runProtected
public void runProtected (Test test, Protectable p)
Bir TestCase çalıştırır.
parametreler | |
---|---|
test | Test |
p | Protectable |
atar | |
---|---|
DeviceTestResult.RuntimeDeviceNotAvailableException | DeviceNotAvailableException oluşursa |
setTestInfo
public void setTestInfo (TestInformation testInfo)
parametreler | |
---|---|
testInfo | TestInformation |
startTest
public void startTest (Test test)
parametreler | |
---|---|
test | Test |
Korumalı yöntemler
koşmak
protected void run (TestCase test)
parametreler | |
---|---|
test | TestCase |
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2022-11-07 UTC.
[]
[]