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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.jvnet.localizer.Localizable
    Key displayName.failedTests: Failed Tests.
    static org.jvnet.localizer.Localizable
    Key displayName.skippedTests: Skipped Tests.
    static org.jvnet.localizer.Localizable
    Key failureNewThreshold.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.Localizable
    Key failureNewThreshold.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.Localizable
    Key failureThreshold.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.Localizable
    Key failureThreshold.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.Localizable
    Key PassedThreshold.displayName: Passed Tests.
    static org.jvnet.localizer.Localizable
    Key PassedThreshold.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.Localizable
    Key PassedThreshold.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.Localizable
    Key PassedThreshold.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.Localizable
    Key PassedThreshold.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.Localizable
    Key PassedThreshold.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.Localizable
    Key thresholdHelpMessage.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.Localizable
    Key thresholdHelpMessage.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.Localizable
    Key unstableNewThreshold.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.Localizable
    Key unstableNewThreshold.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.Localizable
    Key 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. 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.Localizable
    Key unstableThreshold.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.Localizable
    Key XUnitThreshold.failureNewThreshold.name: new failure threshold.
    static org.jvnet.localizer.Localizable
    Key XUnitThreshold.failureThreshold.name: failure threshold.
    static org.jvnet.localizer.Localizable
    Key XUnitThreshold.newThreshold.message: The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..
    static org.jvnet.localizer.Localizable
    Key XUnitThreshold.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
    Key XUnitThreshold.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
    Key XUnitThreshold.threshold.message: The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..
    static org.jvnet.localizer.Localizable
    Key XUnitThreshold.unstableNewThreshold.name: new unstable threshold.
    static org.jvnet.localizer.Localizable
    Key XUnitThreshold.unstableThreshold.name: unstable threshold.
    static org.jvnet.localizer.Localizable
    Key XUnitThresholdDescriptor.checkThreshold: Invalid threshold format for value: {0}.
    static String
    Key displayName.failedTests: Failed Tests.
    static String
    Key displayName.skippedTests: Skipped Tests.
    static String
    Key failureNewThreshold.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 String
    Key failureNewThreshold.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 String
    Key failureThreshold.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 String
    Key failureThreshold.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 String
    Key PassedThreshold.displayName: Passed Tests.
    static String
    Key PassedThreshold.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 String
    Key PassedThreshold.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 String
    Key PassedThreshold.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 String
    Key PassedThreshold.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 String
    Key PassedThreshold.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 String
    Key thresholdHelpMessage.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 String
    Key thresholdHelpMessage.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 String
    Key unstableNewThreshold.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 String
    Key unstableNewThreshold.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 String
    Key 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. Leave this field empty if the unstable state of the build should not depend on the total number of failed tests..
    static String
    Key unstableThreshold.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 String
    Key XUnitThreshold.failureNewThreshold.name: new failure threshold.
    static String
    Key XUnitThreshold.failureThreshold.name: failure threshold.
    static String
    Key XUnitThreshold.newThreshold.message: The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..
    static String
    Key XUnitThreshold.percentNewThreshold.message: The percent of the new number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..
    static String
    Key XUnitThreshold.percentThreshold.message: The percent of the total number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value..
    static String
    Key XUnitThreshold.threshold.message: The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..
    static String
    Key XUnitThreshold.unstableNewThreshold.name: new unstable threshold.
    static String
    Key XUnitThreshold.unstableThreshold.name: unstable threshold.
    static String
    Key XUnitThresholdDescriptor.checkThreshold: Invalid threshold format for value: {0}.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • PassedThreshold_failureNewThreshold

      public static String PassedThreshold_failureNewThreshold()
      Key PassedThreshold.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()
      Key PassedThreshold.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

      public static String XUnitThresholdDescriptor_checkThreshold(Object arg0)
      Key XUnitThresholdDescriptor.checkThreshold: Invalid threshold format for value: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Invalid threshold format for value: {0}
    • _XUnitThresholdDescriptor_checkThreshold

      public static org.jvnet.localizer.Localizable _XUnitThresholdDescriptor_checkThreshold(Object arg0)
      Key XUnitThresholdDescriptor.checkThreshold: Invalid threshold format for value: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Invalid threshold format for value: {0}
    • failureNewThreshold_skippedTests

      public static String failureNewThreshold_skippedTests()
      Key failureNewThreshold.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()
      Key failureNewThreshold.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

      public static String displayName_skippedTests()
      Key displayName.skippedTests: Skipped Tests.
      Returns:
      Skipped Tests
    • _displayName_skippedTests

      public static org.jvnet.localizer.Localizable _displayName_skippedTests()
      Key displayName.skippedTests: Skipped Tests.
      Returns:
      Skipped Tests
    • PassedThreshold_unstableThreshold

      public static String PassedThreshold_unstableThreshold()
      Key PassedThreshold.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()
      Key PassedThreshold.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

      public static String thresholdHelpMessage_failedTests()
      Key thresholdHelpMessage.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()
      Key thresholdHelpMessage.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

      public static String failureNewThreshold_failedTests()
      Key failureNewThreshold.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()
      Key failureNewThreshold.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

      public static String PassedThreshold_thresholdHelpMessage()
      Key PassedThreshold.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()
      Key PassedThreshold.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

      public static String XUnitThreshold_percentThreshold_message(Object arg0, Object arg1)
      Key XUnitThreshold.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}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key XUnitThreshold.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}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The percent of the total number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value.
    • XUnitThreshold_percentNewThreshold_message

      public static String XUnitThreshold_percentNewThreshold_message(Object arg0, Object arg1)
      Key XUnitThreshold.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}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key XUnitThreshold.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}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The percent of the new number of tests for the threshold ''{0}'' exceeds the specified "{1}" percent value.
    • thresholdHelpMessage_skippedTests

      public static String thresholdHelpMessage_skippedTests()
      Key thresholdHelpMessage.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()
      Key thresholdHelpMessage.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

      public static String XUnitThreshold_newThreshold_message(Object arg0, Object arg1)
      Key XUnitThreshold.newThreshold.message: The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key XUnitThreshold.newThreshold.message: The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The new number of tests for the threshold ''{0}'' exceeds the specified "{1}" value.
    • unstableNewThreshold_failedTests

      public static String unstableNewThreshold_failedTests()
      Key unstableNewThreshold.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()
      Key unstableNewThreshold.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

      public static String unstableNewThreshold_skippedTests()
      Key unstableNewThreshold.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()
      Key unstableNewThreshold.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

      public static String XUnitThreshold_failureNewThreshold_name()
      Key XUnitThreshold.failureNewThreshold.name: new failure threshold.
      Returns:
      new failure threshold
    • _XUnitThreshold_failureNewThreshold_name

      public static org.jvnet.localizer.Localizable _XUnitThreshold_failureNewThreshold_name()
      Key XUnitThreshold.failureNewThreshold.name: new failure threshold.
      Returns:
      new failure threshold
    • XUnitThreshold_unstableNewThreshold_name

      public static String XUnitThreshold_unstableNewThreshold_name()
      Key XUnitThreshold.unstableNewThreshold.name: new unstable threshold.
      Returns:
      new unstable threshold
    • _XUnitThreshold_unstableNewThreshold_name

      public static org.jvnet.localizer.Localizable _XUnitThreshold_unstableNewThreshold_name()
      Key XUnitThreshold.unstableNewThreshold.name: new unstable threshold.
      Returns:
      new unstable threshold
    • unstableThreshold_skippedTests

      public static String unstableThreshold_skippedTests()
      Key unstableThreshold.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()
      Key unstableThreshold.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

      public static String XUnitThreshold_failureThreshold_name()
      Key XUnitThreshold.failureThreshold.name: failure threshold.
      Returns:
      failure threshold
    • _XUnitThreshold_failureThreshold_name

      public static org.jvnet.localizer.Localizable _XUnitThreshold_failureThreshold_name()
      Key XUnitThreshold.failureThreshold.name: failure threshold.
      Returns:
      failure threshold
    • XUnitThreshold_threshold_message

      public static String XUnitThreshold_threshold_message(Object arg0, Object arg1)
      Key XUnitThreshold.threshold.message: The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key XUnitThreshold.threshold.message: The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The total number of tests for the threshold ''{0}'' exceeds the specified "{1}" value.
    • failureThreshold_failedTests

      public static String failureThreshold_failedTests()
      Key failureThreshold.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()
      Key failureThreshold.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

      public static String XUnitThreshold_unstableThreshold_name()
      Key XUnitThreshold.unstableThreshold.name: unstable threshold.
      Returns:
      unstable threshold
    • _XUnitThreshold_unstableThreshold_name

      public static org.jvnet.localizer.Localizable _XUnitThreshold_unstableThreshold_name()
      Key XUnitThreshold.unstableThreshold.name: unstable threshold.
      Returns:
      unstable threshold
    • PassedThreshold_displayName

      public static String PassedThreshold_displayName()
      Key PassedThreshold.displayName: Passed Tests.
      Returns:
      Passed Tests
    • _PassedThreshold_displayName

      public static org.jvnet.localizer.Localizable _PassedThreshold_displayName()
      Key PassedThreshold.displayName: Passed Tests.
      Returns:
      Passed Tests
    • PassedThreshold_failureThreshold

      public static String PassedThreshold_failureThreshold()
      Key PassedThreshold.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()
      Key PassedThreshold.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

      public static String failureThreshold_skippedTests()
      Key failureThreshold.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()
      Key failureThreshold.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

      public static String unstableThreshold_failedTests()
      Key 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. 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()
      Key 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. 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

      public static String PassedThreshold_unstableNewThreshold()
      Key PassedThreshold.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()
      Key PassedThreshold.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

      public static String displayName_failedTests()
      Key displayName.failedTests: Failed Tests.
      Returns:
      Failed Tests
    • _displayName_failedTests

      public static org.jvnet.localizer.Localizable _displayName_failedTests()
      Key displayName.failedTests: Failed Tests.
      Returns:
      Failed Tests