Class Messages
java.lang.Object
org.jenkinsci.plugins.xunit.threshold.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeydisplayName.failedTests:Failed Tests.static org.jvnet.localizer.LocalizableKeydisplayName.skippedTests:Skipped Tests.static org.jvnet.localizer.LocalizableKeyfailureNewThreshold.failedTests:If the total number of failed tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests..static org.jvnet.localizer.LocalizableKeyfailureNewThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests..static org.jvnet.localizer.LocalizableKeyfailureThreshold.failedTests:If the total number of failed exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..static org.jvnet.localizer.LocalizableKeyfailureThreshold.skippedTests:If the total number of skipped exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests..static org.jvnet.localizer.LocalizableKeyPassedThreshold.displayName:Passed Tests.static org.jvnet.localizer.LocalizableKeyPassedThreshold.failureNewThreshold:If the total number of passed tests is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests..static org.jvnet.localizer.LocalizableKeyPassedThreshold.failureThreshold:If the total number of passed is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests..static org.jvnet.localizer.LocalizableKeyPassedThreshold.thresholdHelpMessage:Configure the build status. A build is considered as unstable or failure if the new or total number of passed tests is lower than the specified thresholds..static org.jvnet.localizer.LocalizableKeyPassedThreshold.unstableNewThreshold:If the total number of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests..static org.jvnet.localizer.LocalizableKeyPassedThreshold.unstableThreshold:According the threshold mode, if the total number (or the percent) of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests..static org.jvnet.localizer.LocalizableKeythresholdHelpMessage.failedTests:Configure the build status. A build is considered as unstable or failure if the new or total number of failed tests exceeds the specified thresholds..static org.jvnet.localizer.LocalizableKeythresholdHelpMessage.skippedTests:Configure the build status. A build is considered as unstable or failure if the new or total number of skipped tests exceeds the specified thresholds..static org.jvnet.localizer.LocalizableKeyunstableNewThreshold.failedTests:If the total number of failed tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests..static org.jvnet.localizer.LocalizableKeyunstableNewThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests..static org.jvnet.localizer.LocalizableKeyunstableThreshold.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. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..static org.jvnet.localizer.LocalizableKeyunstableThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests..static org.jvnet.localizer.LocalizableKeyXUnitThreshold.failureNewThreshold.name:new failure threshold.static org.jvnet.localizer.LocalizableKeyXUnitThreshold.failureThreshold.name:failure threshold.static org.jvnet.localizer.Localizable_XUnitThreshold_newThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.newThreshold.message:The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..static org.jvnet.localizer.Localizable_XUnitThreshold_percentNewThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.percentNewThreshold.message:The percent of the new number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..static org.jvnet.localizer.Localizable_XUnitThreshold_percentThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.percentThreshold.message:The percent of the total number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..static org.jvnet.localizer.Localizable_XUnitThreshold_threshold_message(Object arg0, Object arg1) KeyXUnitThreshold.threshold.message:The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..static org.jvnet.localizer.LocalizableKeyXUnitThreshold.unstableNewThreshold.name:new unstable threshold.static org.jvnet.localizer.LocalizableKeyXUnitThreshold.unstableThreshold.name:unstable threshold.static org.jvnet.localizer.LocalizableKeyXUnitThresholdDescriptor.checkThreshold:Invalid threshold format for value: {0}.static StringKeydisplayName.failedTests:Failed Tests.static StringKeydisplayName.skippedTests:Skipped Tests.static StringKeyfailureNewThreshold.failedTests:If the total number of failed tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests..static StringKeyfailureNewThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests..static StringKeyfailureThreshold.failedTests:If the total number of failed exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..static StringKeyfailureThreshold.skippedTests:If the total number of skipped exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests..static StringKeyPassedThreshold.displayName:Passed Tests.static StringKeyPassedThreshold.failureNewThreshold:If the total number of passed tests is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests..static StringKeyPassedThreshold.failureThreshold:If the total number of passed is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests..static StringKeyPassedThreshold.thresholdHelpMessage:Configure the build status. A build is considered as unstable or failure if the new or total number of passed tests is lower than the specified thresholds..static StringKeyPassedThreshold.unstableNewThreshold:If the total number of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests..static StringKeyPassedThreshold.unstableThreshold:According the threshold mode, if the total number (or the percent) of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests..static StringKeythresholdHelpMessage.failedTests:Configure the build status. A build is considered as unstable or failure if the new or total number of failed tests exceeds the specified thresholds..static StringKeythresholdHelpMessage.skippedTests:Configure the build status. A build is considered as unstable or failure if the new or total number of skipped tests exceeds the specified thresholds..static StringKeyunstableNewThreshold.failedTests:If the total number of failed tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests..static StringKeyunstableNewThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests..static StringKeyunstableThreshold.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. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..static StringKeyunstableThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests..static StringKeyXUnitThreshold.failureNewThreshold.name:new failure threshold.static StringKeyXUnitThreshold.failureThreshold.name:failure threshold.static StringXUnitThreshold_newThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.newThreshold.message:The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..static StringXUnitThreshold_percentNewThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.percentNewThreshold.message:The percent of the new number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..static StringXUnitThreshold_percentThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.percentThreshold.message:The percent of the total number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..static StringXUnitThreshold_threshold_message(Object arg0, Object arg1) KeyXUnitThreshold.threshold.message:The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..static StringKeyXUnitThreshold.unstableNewThreshold.name:new unstable threshold.static StringKeyXUnitThreshold.unstableThreshold.name:unstable threshold.static StringKeyXUnitThresholdDescriptor.checkThreshold:Invalid threshold format for value: {0}.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
PassedThreshold_failureNewThreshold
KeyPassedThreshold.failureNewThreshold:If the total number of passed tests is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests..- Returns:
If the total number of passed tests is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests.
-
_PassedThreshold_failureNewThreshold
public static org.jvnet.localizer.Localizable _PassedThreshold_failureNewThreshold()KeyPassedThreshold.failureNewThreshold:If the total number of passed tests is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests..- Returns:
If the total number of passed tests is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests.
-
XUnitThresholdDescriptor_checkThreshold
KeyXUnitThresholdDescriptor.checkThreshold:Invalid threshold format for value: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Invalid threshold format for value: {0}
-
_XUnitThresholdDescriptor_checkThreshold
KeyXUnitThresholdDescriptor.checkThreshold:Invalid threshold format for value: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Invalid threshold format for value: {0}
-
failureNewThreshold_skippedTests
KeyfailureNewThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests..- Returns:
If the total number of skipped tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests.
-
_failureNewThreshold_skippedTests
public static org.jvnet.localizer.Localizable _failureNewThreshold_skippedTests()KeyfailureNewThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests..- Returns:
If the total number of skipped tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests.
-
displayName_skippedTests
KeydisplayName.skippedTests:Skipped Tests.- Returns:
Skipped Tests
-
_displayName_skippedTests
public static org.jvnet.localizer.Localizable _displayName_skippedTests()KeydisplayName.skippedTests:Skipped Tests.- Returns:
Skipped Tests
-
PassedThreshold_unstableThreshold
KeyPassedThreshold.unstableThreshold:According the threshold mode, if the total number (or the percent) of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests..- Returns:
According the threshold mode, if the total number (or the percent) of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests.
-
_PassedThreshold_unstableThreshold
public static org.jvnet.localizer.Localizable _PassedThreshold_unstableThreshold()KeyPassedThreshold.unstableThreshold:According the threshold mode, if the total number (or the percent) of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests..- Returns:
According the threshold mode, if the total number (or the percent) of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests.
-
thresholdHelpMessage_failedTests
KeythresholdHelpMessage.failedTests:Configure the build status. A build is considered as unstable or failure if the new or total number of failed tests exceeds the specified thresholds..- Returns:
Configure the build status. A build is considered as unstable or failure if the new or total number of failed tests exceeds the specified thresholds.
-
_thresholdHelpMessage_failedTests
public static org.jvnet.localizer.Localizable _thresholdHelpMessage_failedTests()KeythresholdHelpMessage.failedTests:Configure the build status. A build is considered as unstable or failure if the new or total number of failed tests exceeds the specified thresholds..- Returns:
Configure the build status. A build is considered as unstable or failure if the new or total number of failed tests exceeds the specified thresholds.
-
failureNewThreshold_failedTests
KeyfailureNewThreshold.failedTests:If the total number of failed tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests..- Returns:
If the total number of failed tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests.
-
_failureNewThreshold_failedTests
public static org.jvnet.localizer.Localizable _failureNewThreshold_failedTests()KeyfailureNewThreshold.failedTests:If the total number of failed tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests..- Returns:
If the total number of failed tests exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests.
-
PassedThreshold_thresholdHelpMessage
KeyPassedThreshold.thresholdHelpMessage:Configure the build status. A build is considered as unstable or failure if the new or total number of passed tests is lower than the specified thresholds..- Returns:
Configure the build status. A build is considered as unstable or failure if the new or total number of passed tests is lower than the specified thresholds.
-
_PassedThreshold_thresholdHelpMessage
public static org.jvnet.localizer.Localizable _PassedThreshold_thresholdHelpMessage()KeyPassedThreshold.thresholdHelpMessage:Configure the build status. A build is considered as unstable or failure if the new or total number of passed tests is lower than the specified thresholds..- Returns:
Configure the build status. A build is considered as unstable or failure if the new or total number of passed tests is lower than the specified thresholds.
-
XUnitThreshold_percentThreshold_message
KeyXUnitThreshold.percentThreshold.message:The percent of the total number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The percent of the total number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value.
-
_XUnitThreshold_percentThreshold_message
public static org.jvnet.localizer.Localizable _XUnitThreshold_percentThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.percentThreshold.message:The percent of the total number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The percent of the total number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value.
-
XUnitThreshold_percentNewThreshold_message
KeyXUnitThreshold.percentNewThreshold.message:The percent of the new number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The percent of the new number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value.
-
_XUnitThreshold_percentNewThreshold_message
public static org.jvnet.localizer.Localizable _XUnitThreshold_percentNewThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.percentNewThreshold.message:The percent of the new number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The percent of the new number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value.
-
thresholdHelpMessage_skippedTests
KeythresholdHelpMessage.skippedTests:Configure the build status. A build is considered as unstable or failure if the new or total number of skipped tests exceeds the specified thresholds..- Returns:
Configure the build status. A build is considered as unstable or failure if the new or total number of skipped tests exceeds the specified thresholds.
-
_thresholdHelpMessage_skippedTests
public static org.jvnet.localizer.Localizable _thresholdHelpMessage_skippedTests()KeythresholdHelpMessage.skippedTests:Configure the build status. A build is considered as unstable or failure if the new or total number of skipped tests exceeds the specified thresholds..- Returns:
Configure the build status. A build is considered as unstable or failure if the new or total number of skipped tests exceeds the specified thresholds.
-
XUnitThreshold_newThreshold_message
KeyXUnitThreshold.newThreshold.message:The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value.
-
_XUnitThreshold_newThreshold_message
public static org.jvnet.localizer.Localizable _XUnitThreshold_newThreshold_message(Object arg0, Object arg1) KeyXUnitThreshold.newThreshold.message:The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value.
-
unstableNewThreshold_failedTests
KeyunstableNewThreshold.failedTests:If the total number of failed tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests..- Returns:
If the total number of failed tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests.
-
_unstableNewThreshold_failedTests
public static org.jvnet.localizer.Localizable _unstableNewThreshold_failedTests()KeyunstableNewThreshold.failedTests:If the total number of failed tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests..- Returns:
If the total number of failed tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new failed tests.
-
unstableNewThreshold_skippedTests
KeyunstableNewThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests..- Returns:
If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests.
-
_unstableNewThreshold_skippedTests
public static org.jvnet.localizer.Localizable _unstableNewThreshold_skippedTests()KeyunstableNewThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests..- Returns:
If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new skipped tests.
-
XUnitThreshold_failureNewThreshold_name
KeyXUnitThreshold.failureNewThreshold.name:new failure threshold.- Returns:
new failure threshold
-
_XUnitThreshold_failureNewThreshold_name
public static org.jvnet.localizer.Localizable _XUnitThreshold_failureNewThreshold_name()KeyXUnitThreshold.failureNewThreshold.name:new failure threshold.- Returns:
new failure threshold
-
XUnitThreshold_unstableNewThreshold_name
KeyXUnitThreshold.unstableNewThreshold.name:new unstable threshold.- Returns:
new unstable threshold
-
_XUnitThreshold_unstableNewThreshold_name
public static org.jvnet.localizer.Localizable _XUnitThreshold_unstableNewThreshold_name()KeyXUnitThreshold.unstableNewThreshold.name:new unstable threshold.- Returns:
new unstable threshold
-
unstableThreshold_skippedTests
KeyunstableThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests..- Returns:
If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests.
-
_unstableThreshold_skippedTests
public static org.jvnet.localizer.Localizable _unstableThreshold_skippedTests()KeyunstableThreshold.skippedTests:If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests..- Returns:
If the total number of skipped tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests.
-
XUnitThreshold_failureThreshold_name
KeyXUnitThreshold.failureThreshold.name:failure threshold.- Returns:
failure threshold
-
_XUnitThreshold_failureThreshold_name
public static org.jvnet.localizer.Localizable _XUnitThreshold_failureThreshold_name()KeyXUnitThreshold.failureThreshold.name:failure threshold.- Returns:
failure threshold
-
XUnitThreshold_threshold_message
KeyXUnitThreshold.threshold.message:The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value.
-
_XUnitThreshold_threshold_message
public static org.jvnet.localizer.Localizable _XUnitThreshold_threshold_message(Object arg0, Object arg1) KeyXUnitThreshold.threshold.message:The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..- Parameters:
arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value.
-
failureThreshold_failedTests
KeyfailureThreshold.failedTests:If the total number of failed exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..- Returns:
If the total number of failed exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests.
-
_failureThreshold_failedTests
public static org.jvnet.localizer.Localizable _failureThreshold_failedTests()KeyfailureThreshold.failedTests:If the total number of failed exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..- Returns:
If the total number of failed exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests.
-
XUnitThreshold_unstableThreshold_name
KeyXUnitThreshold.unstableThreshold.name:unstable threshold.- Returns:
unstable threshold
-
_XUnitThreshold_unstableThreshold_name
public static org.jvnet.localizer.Localizable _XUnitThreshold_unstableThreshold_name()KeyXUnitThreshold.unstableThreshold.name:unstable threshold.- Returns:
unstable threshold
-
PassedThreshold_displayName
KeyPassedThreshold.displayName:Passed Tests.- Returns:
Passed Tests
-
_PassedThreshold_displayName
public static org.jvnet.localizer.Localizable _PassedThreshold_displayName()KeyPassedThreshold.displayName:Passed Tests.- Returns:
Passed Tests
-
PassedThreshold_failureThreshold
KeyPassedThreshold.failureThreshold:If the total number of passed is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests..- Returns:
If the total number of passed is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests.
-
_PassedThreshold_failureThreshold
public static org.jvnet.localizer.Localizable _PassedThreshold_failureThreshold()KeyPassedThreshold.failureThreshold:If the total number of passed is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests..- Returns:
If the total number of passed is lower then this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of passed tests.
-
failureThreshold_skippedTests
KeyfailureThreshold.skippedTests:If the total number of skipped exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests..- Returns:
If the total number of skipped exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests.
-
_failureThreshold_skippedTests
public static org.jvnet.localizer.Localizable _failureThreshold_skippedTests()KeyfailureThreshold.skippedTests:If the total number of skipped exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests..- Returns:
If the total number of skipped exceeds this threshold then a build is considered as failed. Leave this field empty if the unstable state of the build should not depend on the total number of skipped tests.
-
unstableThreshold_failedTests
KeyunstableThreshold.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. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..- Returns:
According the threshold mode, if the total number (or the percent) of failed tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests.
-
_unstableThreshold_failedTests
public static org.jvnet.localizer.Localizable _unstableThreshold_failedTests()KeyunstableThreshold.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. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..- Returns:
According the threshold mode, if the total number (or the percent) of failed tests exceeds this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests.
-
PassedThreshold_unstableNewThreshold
KeyPassedThreshold.unstableNewThreshold:If the total number of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests..- Returns:
If the total number of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests.
-
_PassedThreshold_unstableNewThreshold
public static org.jvnet.localizer.Localizable _PassedThreshold_unstableNewThreshold()KeyPassedThreshold.unstableNewThreshold:If the total number of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests..- Returns:
If the total number of passed tests is lower than this threshold then a build is considered as unstable. Leave this field empty if the unstable state of the build should not depend on the total number of new passed tests.
-
displayName_failedTests
KeydisplayName.failedTests:Failed Tests.- Returns:
Failed Tests
-
_displayName_failedTests
public static org.jvnet.localizer.Localizable _displayName_failedTests()KeydisplayName.failedTests:Failed Tests.- Returns:
Failed Tests
-