Class Messages

java.lang.Object
org.jenkinsci.plugins.xunit.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • xUnitProcessor_xslFileNotFound

      public static String xUnitProcessor_xslFileNotFound(Object arg0)
      Key xUnitProcessor.xslFileNotFound: The XSL file ''{0}'' doesn't exist..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The XSL file ''{0}'' doesn't exist.
    • _xUnitProcessor_xslFileNotFound

      public static org.jvnet.localizer.Localizable _xUnitProcessor_xslFileNotFound(Object arg0)
      Key xUnitProcessor.xslFileNotFound: The XSL file ''{0}'' doesn't exist..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The XSL file ''{0}'' doesn't exist.
    • xUnit_PublisherName

      public static String xUnit_PublisherName()
      Key xUnit.PublisherName: Publish xUnit test result report.
      Returns:
      Publish xUnit test result report
    • _xUnit_PublisherName

      public static org.jvnet.localizer.Localizable _xUnit_PublisherName()
      Key xUnit.PublisherName: Publish xUnit test result report.
      Returns:
      Publish xUnit test result report
    • xUnitProcessor_checkThreshold

      public static String xUnitProcessor_checkThreshold(Object arg0)
      Key xUnitProcessor.checkThreshold: Check ''{0}'' threshold..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Check ''{0}'' threshold.
    • _xUnitProcessor_checkThreshold

      public static org.jvnet.localizer.Localizable _xUnitProcessor_checkThreshold(Object arg0)
      Key xUnitProcessor.checkThreshold: Check ''{0}'' threshold..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Check ''{0}'' threshold.
    • xUnitProcessor_emptyReport

      public static String xUnitProcessor_emptyReport()
      Key xUnitProcessor.emptyReport: All test reports are empty..
      Returns:
      All test reports are empty.
    • _xUnitProcessor_emptyReport

      public static org.jvnet.localizer.Localizable _xUnitProcessor_emptyReport()
      Key xUnitProcessor.emptyReport: All test reports are empty..
      Returns:
      All test reports are empty.
    • xUnitProcessor_checkSleepTime

      public static String xUnitProcessor_checkSleepTime()
      Key xUnitProcessor.checkSleepTime: Time must be a positive or zero number.
      Returns:
      Time must be a positive or zero number
    • _xUnitProcessor_checkSleepTime

      public static org.jvnet.localizer.Localizable _xUnitProcessor_checkSleepTime()
      Key xUnitProcessor.checkSleepTime: Time must be a positive or zero number.
      Returns:
      Time must be a positive or zero number