Class Messages

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

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

    • Messages

      public Messages()
  • Method Details

    • XUnitValidationService_invalidInput

      public static String XUnitValidationService_invalidInput(Object arg0)
      Key XUnitValidationService.invalidInput: The file ''{0}'' is an invalid file..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The file ''{0}'' is an invalid file.
    • _XUnitValidationService_invalidInput

      public static org.jvnet.localizer.Localizable _XUnitValidationService_invalidInput(Object arg0)
      Key XUnitValidationService.invalidInput: The file ''{0}'' is an invalid file..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The file ''{0}'' is an invalid file.
    • XUnitTransformerCallable_invalidInput

      public static String XUnitTransformerCallable_invalidInput(Object arg0, Object arg1)
      Key XUnitTransformerCallable.invalidInput: The result file ''{0}'' for the metric ''{1}'' is not valid. The result file has been skipped..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The result file ''{0}'' for the metric ''{1}'' is not valid. The result file has been skipped.
    • _XUnitTransformerCallable_invalidInput

      public static org.jvnet.localizer.Localizable _XUnitTransformerCallable_invalidInput(Object arg0, Object arg1)
      Key XUnitTransformerCallable.invalidInput: The result file ''{0}'' for the metric ''{1}'' is not valid. The result file has been skipped..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The result file ''{0}'' for the metric ''{1}'' is not valid. The result file has been skipped.
    • XUnitTransformerCallable_invalidOutput

      public static String XUnitTransformerCallable_invalidOutput(Object arg0, Object arg1)
      Key XUnitTransformerCallable.invalidOutput: The converted file for the result file ''{0}'' (during conversion process for the metric ''{1}'') is not valid. The report file has been skipped..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The converted file for the result file ''{0}'' (during conversion process for the metric ''{1}'') is not valid. The report file has been skipped.
    • _XUnitTransformerCallable_invalidOutput

      public static org.jvnet.localizer.Localizable _XUnitTransformerCallable_invalidOutput(Object arg0, Object arg1)
      Key XUnitTransformerCallable.invalidOutput: The converted file for the result file ''{0}'' (during conversion process for the metric ''{1}'') is not valid. The report file has been skipped..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The converted file for the result file ''{0}'' (during conversion process for the metric ''{1}'') is not valid. The report file has been skipped.
    • XUnitReportProcessorService_reportsNotFound

      public static String XUnitReportProcessorService_reportsNotFound(Object arg0, Object arg1, Object arg2)
      Key XUnitReportProcessorService.reportsNotFound: [{0}] - No test report file(s) were found with the pattern ''{1}'' relative to ''{2}'' for the testing framework ''{0}''. Did you enter a pattern relative to (and within) the workspace directory? Did you generate the result report(s) for ''{0}''?".
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      [{0}] - No test report file(s) were found with the pattern ''{1}'' relative to ''{2}'' for the testing framework ''{0}''. Did you enter a pattern relative to (and within) the workspace directory? Did you generate the result report(s) for ''{0}''?"
    • _XUnitReportProcessorService_reportsNotFound

      public static org.jvnet.localizer.Localizable _XUnitReportProcessorService_reportsNotFound(Object arg0, Object arg1, Object arg2)
      Key XUnitReportProcessorService.reportsNotFound: [{0}] - No test report file(s) were found with the pattern ''{1}'' relative to ''{2}'' for the testing framework ''{0}''. Did you enter a pattern relative to (and within) the workspace directory? Did you generate the result report(s) for ''{0}''?".
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      [{0}] - No test report file(s) were found with the pattern ''{1}'' relative to ''{2}'' for the testing framework ''{0}''. Did you enter a pattern relative to (and within) the workspace directory? Did you generate the result report(s) for ''{0}''?"
    • XUnitTransformerCallable_empty

      public static String XUnitTransformerCallable_empty(Object arg0, Object arg1)
      Key XUnitTransformerCallable.empty: The result file ''{0}'' for the metric ''{1}'' is empty. The result file has been skipped..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The result file ''{0}'' for the metric ''{1}'' is empty. The result file has been skipped.
    • _XUnitTransformerCallable_empty

      public static org.jvnet.localizer.Localizable _XUnitTransformerCallable_empty(Object arg0, Object arg1)
      Key XUnitTransformerCallable.empty: The result file ''{0}'' for the metric ''{1}'' is empty. The result file has been skipped..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The result file ''{0}'' for the metric ''{1}'' is empty. The result file has been skipped.
    • XUnitReportProcessorService_reportsFound

      public static String XUnitReportProcessorService_reportsFound(Object arg0, Object arg1, Object arg2, Object arg3)
      Key XUnitReportProcessorService.reportsFound: [{0}] - {1} test report file(s) were found with the pattern ''{2}'' relative to ''{3}'' for the testing framework ''{0}''..
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      [{0}] - {1} test report file(s) were found with the pattern ''{2}'' relative to ''{3}'' for the testing framework ''{0}''.
    • _XUnitReportProcessorService_reportsFound

      public static org.jvnet.localizer.Localizable _XUnitReportProcessorService_reportsFound(Object arg0, Object arg1, Object arg2, Object arg3)
      Key XUnitReportProcessorService.reportsFound: [{0}] - {1} test report file(s) were found with the pattern ''{2}'' relative to ''{3}'' for the testing framework ''{0}''..
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      [{0}] - {1} test report file(s) were found with the pattern ''{2}'' relative to ''{3}'' for the testing framework ''{0}''.
    • XUnitValidationService_invalidOutput

      public static String XUnitValidationService_invalidOutput(Object arg0)
      Key XUnitValidationService.invalidOutput: The converted file for the input file ''{0}'' doesn't match the JUnit format..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The converted file for the input file ''{0}'' doesn't match the JUnit format.
    • _XUnitValidationService_invalidOutput

      public static org.jvnet.localizer.Localizable _XUnitValidationService_invalidOutput(Object arg0)
      Key XUnitValidationService.invalidOutput: The converted file for the input file ''{0}'' doesn't match the JUnit format..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The converted file for the input file ''{0}'' doesn't match the JUnit format.
    • XUnitReportProcessorService_clockOutOfSync

      public static String XUnitReportProcessorService_clockOutOfSync()
      Key XUnitReportProcessorService.clockOutOfSync: Clock on this slave is out of sync with the master, and therefore I can't figure out what test results are new and what are old. Please keep the slave clock in sync with the master..
      Returns:
      Clock on this slave is out of sync with the master, and therefore I can't figure out what test results are new and what are old. Please keep the slave clock in sync with the master.
    • _XUnitReportProcessorService_clockOutOfSync

      public static org.jvnet.localizer.Localizable _XUnitReportProcessorService_clockOutOfSync()
      Key XUnitReportProcessorService.clockOutOfSync: Clock on this slave is out of sync with the master, and therefore I can't figure out what test results are new and what are old. Please keep the slave clock in sync with the master..
      Returns:
      Clock on this slave is out of sync with the master, and therefore I can't figure out what test results are new and what are old. Please keep the slave clock in sync with the master.