public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_displayName_failedTests()
Failed Tests
|
static org.jvnet.localizer.Localizable |
_displayName_skippedTests()
Skipped Tests
|
static org.jvnet.localizer.Localizable |
_failureNewThreshold_failedTests()
If the total number of failed tests exceeds this threshold then a build is considered as failed.
|
static org.jvnet.localizer.Localizable |
_failureNewThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as failed.
|
static org.jvnet.localizer.Localizable |
_failureThreshold_failedTests()
If the total number of failed exceeds this threshold then a build is considered as failed.
|
static org.jvnet.localizer.Localizable |
_failureThreshold_skippedTests()
If the total number of skipped exceeds this threshold then a build is considered as failed.
|
static org.jvnet.localizer.Localizable |
_thresholdHelpMessage_failedTests()
Configure the build status.
|
static org.jvnet.localizer.Localizable |
_thresholdHelpMessage_skippedTests()
Configure the build status.
|
static org.jvnet.localizer.Localizable |
_unstableNewThreshold_failedTests()
If the total number of failed tests exceeds this threshold then a build is considered as unstable.
|
static org.jvnet.localizer.Localizable |
_unstableNewThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as unstable.
|
static org.jvnet.localizer.Localizable |
_unstableThreshold_failedTests()
According the threshold mode, if the total number (or the percent) of failed tests exceeds this threshold then a build is considered as unstable.
|
static org.jvnet.localizer.Localizable |
_unstableThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as unstable.
|
static String |
displayName_failedTests()
Failed Tests
|
static String |
displayName_skippedTests()
Skipped Tests
|
static String |
failureNewThreshold_failedTests()
If the total number of failed tests exceeds this threshold then a build is considered as failed.
|
static String |
failureNewThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as failed.
|
static String |
failureThreshold_failedTests()
If the total number of failed exceeds this threshold then a build is considered as failed.
|
static String |
failureThreshold_skippedTests()
If the total number of skipped exceeds this threshold then a build is considered as failed.
|
static String |
thresholdHelpMessage_failedTests()
Configure the build status.
|
static String |
thresholdHelpMessage_skippedTests()
Configure the build status.
|
static String |
unstableNewThreshold_failedTests()
If the total number of failed tests exceeds this threshold then a build is considered as unstable.
|
static String |
unstableNewThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as unstable.
|
static String |
unstableThreshold_failedTests()
According the threshold mode, if the total number (or the percent) of failed tests exceeds this threshold then a build is considered as unstable.
|
static String |
unstableThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as unstable.
|
public static String unstableNewThreshold_skippedTests()
public static org.jvnet.localizer.Localizable _unstableNewThreshold_skippedTests()
public static String failureNewThreshold_skippedTests()
public static org.jvnet.localizer.Localizable _failureNewThreshold_skippedTests()
public static String thresholdHelpMessage_failedTests()
public static org.jvnet.localizer.Localizable _thresholdHelpMessage_failedTests()
public static String displayName_skippedTests()
public static org.jvnet.localizer.Localizable _displayName_skippedTests()
public static String failureThreshold_skippedTests()
public static org.jvnet.localizer.Localizable _failureThreshold_skippedTests()
public static String unstableNewThreshold_failedTests()
public static org.jvnet.localizer.Localizable _unstableNewThreshold_failedTests()
public static String unstableThreshold_failedTests()
public static org.jvnet.localizer.Localizable _unstableThreshold_failedTests()
public static String thresholdHelpMessage_skippedTests()
public static org.jvnet.localizer.Localizable _thresholdHelpMessage_skippedTests()
public static String displayName_failedTests()
public static org.jvnet.localizer.Localizable _displayName_failedTests()
public static String unstableThreshold_skippedTests()
public static org.jvnet.localizer.Localizable _unstableThreshold_skippedTests()
public static String failureNewThreshold_failedTests()
public static org.jvnet.localizer.Localizable _failureNewThreshold_failedTests()
public static String failureThreshold_failedTests()
public static org.jvnet.localizer.Localizable _failureThreshold_failedTests()
Copyright © 2004-2014. All Rights Reserved.