|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.test.audit.config.PropertyKeys
public final class PropertyKeys
| Field Summary | |
|---|---|
static String |
FAIL_THRESHOLD
The threshold for which the coverage percentage is a fail if it is equal or lower to this value |
static String |
FISHEYE_BASE_URL_PROPERTY
If specified, links to the test class in fisheye will be generated |
static String |
GITHUB_BASE_URL_PROPERTY
If specified, links to the test class in GitHub will be generated |
static String |
PASS_THRESHOLD
The threshold for which the coverage percentage is a pass if it is equal or greater to this value |
static String |
SUMMARY_TEST_GROUPS
A comma-separated list of TestNG test groups that are summarised at the end of the report |
static String |
SVN_BASE_URL_PROPERTY
If specified, links to the test class in SVN will be generated |
static String |
UNIMPLEMENTED_TEST_GROUPS
A comma-separated list of the TestNG test groups that aren't included in the coverage |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String GITHUB_BASE_URL_PROPERTY
public static final String FISHEYE_BASE_URL_PROPERTY
public static final String SVN_BASE_URL_PROPERTY
public static final String PASS_THRESHOLD
public static final String FAIL_THRESHOLD
public static final String UNIMPLEMENTED_TEST_GROUPS
public static final String SUMMARY_TEST_GROUPS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||