|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jenkinsci.plugins.xunit.threshold.Messages
public class Messages
Constructor Summary | |
---|---|
Messages()
|
Method Summary | |
---|---|
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 java.lang.String |
displayName_failedTests()
Failed Tests |
static java.lang.String |
displayName_skippedTests()
Skipped Tests |
static java.lang.String |
failureNewThreshold_failedTests()
If the total number of failed tests exceeds this threshold then a build is considered as failed. |
static java.lang.String |
failureNewThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as failed. |
static java.lang.String |
failureThreshold_failedTests()
If the total number of failed exceeds this threshold then a build is considered as failed. |
static java.lang.String |
failureThreshold_skippedTests()
If the total number of skipped exceeds this threshold then a build is considered as failed. |
static java.lang.String |
thresholdHelpMessage_failedTests()
Configure the build status. |
static java.lang.String |
thresholdHelpMessage_skippedTests()
Configure the build status. |
static java.lang.String |
unstableNewThreshold_failedTests()
If the total number of failed tests exceeds this threshold then a build is considered as unstable. |
static java.lang.String |
unstableNewThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as unstable. |
static java.lang.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 java.lang.String |
unstableThreshold_skippedTests()
If the total number of skipped tests exceeds this threshold then a build is considered as unstable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Messages()
Method Detail |
---|
public static java.lang.String unstableNewThreshold_skippedTests()
public static org.jvnet.localizer.Localizable _unstableNewThreshold_skippedTests()
public static java.lang.String failureNewThreshold_skippedTests()
public static org.jvnet.localizer.Localizable _failureNewThreshold_skippedTests()
public static java.lang.String thresholdHelpMessage_failedTests()
public static org.jvnet.localizer.Localizable _thresholdHelpMessage_failedTests()
public static java.lang.String displayName_skippedTests()
public static org.jvnet.localizer.Localizable _displayName_skippedTests()
public static java.lang.String failureThreshold_skippedTests()
public static org.jvnet.localizer.Localizable _failureThreshold_skippedTests()
public static java.lang.String unstableNewThreshold_failedTests()
public static org.jvnet.localizer.Localizable _unstableNewThreshold_failedTests()
public static java.lang.String unstableThreshold_failedTests()
public static org.jvnet.localizer.Localizable _unstableThreshold_failedTests()
public static java.lang.String thresholdHelpMessage_skippedTests()
public static org.jvnet.localizer.Localizable _thresholdHelpMessage_skippedTests()
public static java.lang.String displayName_failedTests()
public static org.jvnet.localizer.Localizable _displayName_failedTests()
public static java.lang.String unstableThreshold_skippedTests()
public static org.jvnet.localizer.Localizable _unstableThreshold_skippedTests()
public static java.lang.String failureNewThreshold_failedTests()
public static org.jvnet.localizer.Localizable _failureNewThreshold_failedTests()
public static java.lang.String failureThreshold_failedTests()
public static org.jvnet.localizer.Localizable _failureThreshold_failedTests()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |