| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RESULT_BLOCK |
4 |
public static final int |
RESULT_FAIL |
2 |
public static final int |
RESULT_NOTRUN |
0 |
public static final int |
RESULT_PASS |
1 |
public static final int |
RESULT_SKIP |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
STATUS_ABORTED |
2 |
public static final int |
STATUS_FINISHED |
3 |
public static final int |
STATUS_NOTSTARTED |
0 |
public static final int |
STATUS_STARTED |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MIME |
"application/form-jsonencoded" |
Copyright © 2004-2014. All Rights Reserved.