TestInvocation.Stage
public
static
final
enum
TestInvocation.Stage
extends Enum<TestInvocation.Stage>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.invoker.TestInvocation.Stage> | |
↳ | com.android.tradefed.invoker.TestInvocation.Stage |
Summary
Enum values | |
---|---|
TestInvocation.Stage |
ERROR
|
TestInvocation.Stage |
SETUP
|
TestInvocation.Stage |
TEARDOWN
|
TestInvocation.Stage |
TEST
|
Public methods | |
---|---|
String
|
getName()
|
static
TestInvocation.Stage
|
valueOf(String name)
|
static
final
Stage[]
|
values()
|
Enum values
Public methods
getName
public String getName ()
Returns | |
---|---|
String |
valueOf
public static TestInvocation.Stage valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
TestInvocation.Stage |
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 2019-10-02 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":"غير ذلك"
}]