Class Messages

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

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

    • Messages

      public Messages()
  • Method Details

    • XUnitResultsStepExecution_noTool

      public static String XUnitResultsStepExecution_noTool()
      Key XUnitResultsStepExecution.noTool: At least one tool must be specified for the xunit step..
      Returns:
      At least one tool must be specified for the xunit step.
    • _XUnitResultsStepExecution_noTool

      public static org.jvnet.localizer.Localizable _XUnitResultsStepExecution_noTool()
      Key XUnitResultsStepExecution.noTool: At least one tool must be specified for the xunit step..
      Returns:
      At least one tool must be specified for the xunit step.