| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SUITE_METHODNAME |
"suite" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
STATUS_ERROR |
1 |
public static final int |
STATUS_FAILURE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
EXCEPTION_EXIT |
2 |
public static final int |
FAILURE_EXIT |
1 |
public static final int |
SUCCESS_EXIT |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_ORDER |
-1 |
Copyright © 2002–2020 JUnit. All rights reserved.