Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_TIMEOUT |
120000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EVENT_TEST_CASE_BEGIN |
"testCaseBegin" |
public static final String |
EVENT_TEST_CASE_END |
"testCaseEnd" |
public static final String |
EVENT_TEST_SUITE_BEGIN |
"testSuiteBegin" |
public static final String |
EVENT_TEST_SUITE_END |
"testSuiteEnd" |
public static final String |
EVENT_TEST_SUITE_ERROR |
"testSuiteError" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_FORMAT |
"simple" |
public static final String |
DEFAULT_TO |
"console" |
Copyright © 2019 Eclipse. All rights reserved.