| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
DUMP_FILE_EXT | 
".dump" | 
public static final String | 
DUMPSTREAM_FILE_EXT | 
".dumpstream" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final byte | 
BOOTERCODE_BYE | 
90 | 
public static final byte | 
BOOTERCODE_CONSOLE | 
72 | 
public static final byte | 
BOOTERCODE_DEBUG | 
68 | 
public static final byte | 
BOOTERCODE_ERROR | 
88 | 
public static final byte | 
BOOTERCODE_NEXT_TEST | 
78 | 
public static final byte | 
BOOTERCODE_STDERR | 
52 | 
public static final byte | 
BOOTERCODE_STDOUT | 
51 | 
public static final byte | 
BOOTERCODE_STOP_ON_NEXT_TEST | 
83 | 
public static final byte | 
BOOTERCODE_SYSPROPS | 
73 | 
public static final byte | 
BOOTERCODE_TEST_ASSUMPTIONFAILURE | 
71 | 
public static final byte | 
BOOTERCODE_TEST_ERROR | 
55 | 
public static final byte | 
BOOTERCODE_TEST_FAILED | 
56 | 
public static final byte | 
BOOTERCODE_TEST_SKIPPED | 
57 | 
public static final byte | 
BOOTERCODE_TEST_STARTING | 
53 | 
public static final byte | 
BOOTERCODE_TEST_SUCCEEDED | 
54 | 
public static final byte | 
BOOTERCODE_TESTSET_COMPLETED | 
50 | 
public static final byte | 
BOOTERCODE_TESTSET_STARTING | 
49 | 
public static final byte | 
BOOTERCODE_WARNING | 
87 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
PARALLEL_OPTIMIZE_PROP | 
"paralleloptimization" | 
public static final String | 
PARALLEL_PROP | 
"parallel" | 
public static final String | 
PARALLEL_TIMEOUT_PROP | 
"paralleltimeout" | 
public static final String | 
PARALLEL_TIMEOUTFORCED_PROP | 
"paralleltimeoutforced" | 
public static final String | 
TESTNG_EXCLUDEDGROUPS_PROP | 
"excludegroups" | 
public static final String | 
TESTNG_GROUPS_PROP | 
"groups" | 
public static final String | 
THREADCOUNT_PROP | 
"threadcount" | 
public static final String | 
THREADCOUNTCLASSES_PROP | 
"threadcountclasses" | 
public static final String | 
THREADCOUNTMETHODS_PROP | 
"threadcountmethods" | 
public static final String | 
THREADCOUNTSUITES_PROP | 
"threadcountsuites" | 
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.