|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.apache.* |
---|
org.apache.maven.surefire.booter.ForkingRunListener | ||
---|---|---|
public static final byte |
BOOTERCODE_BYE |
90 |
public static final byte |
BOOTERCODE_CONSOLE |
72 |
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_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 |
org.apache.maven.surefire.booter.ProviderParameterNames | ||
---|---|---|
public static final String |
PARALLEL_PROP |
"parallel" |
public static final String |
TESTNG_EXCLUDEDGROUPS_PROP |
"excludegroups" |
public static final String |
TESTNG_GROUPS_PROP |
"groups" |
public static final String |
THREADCOUNT_PROP |
"threadcount" |
org.apache.maven.surefire.suite.RunResult | ||
---|---|---|
public static final int |
SUCCESS |
0 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |