Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
JUnitRunutil
public
class
JUnitRunUtil
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.testtype.JUnitRunUtil
|
Klasa pomocnicza do kierowania: IRemoteTest#run(TestInformation, ITestInvocationListener)
aby nawiązać połączenie Test#run(TestResult)
.
Podsumowanie
Konstruktory publiczne
JUnitRunutil
public JUnitRunUtil ()
Metody publiczne
Uruchom Test
public static boolean runTest (ITestInvocationListener listener,
Test junitTest,
String runName)
Parametry |
listener |
ITestInvocationListener |
junitTest |
Test |
runName |
String |
Uruchom Test
public static boolean runTest (ITestInvocationListener listener,
Test junitTest)
Parametry |
listener |
ITestInvocationListener |
junitTest |
Test |
public static boolean runTest (ITestInvocationListener listener,
Test junitTest,
String runName,
TestInformation testInfo)
Parametry |
listener |
ITestInvocationListener |
junitTest |
Test |
runName |
String |
testInfo |
TestInformation |
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]
{"lastModified": "Ostatnia aktualizacja: 2024-08-22 UTC."}
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-08-22 UTC."]]