Class JUnitValidator


  • public class JUnitValidator
    extends AbstractValidator
    Validator to check UNIT related form fields.
    • Constructor Detail

      • JUnitValidator

        public JUnitValidator()
    • Method Detail

      • validateUnstableThreshold

        public FormValidation validateUnstableThreshold​(String value)
        Validates the unstable threshold.
        Parameters:
        value - the threshold
        Returns:
        the form validation
      • validateFailedThreshold

        public FormValidation validateFailedThreshold​(String value)
        Validates the failed threshold.
        Parameters:
        value - the threshold
        Returns:
        the form validation