Class JUnitPublisher.DescriptorImpl

    • Method Detail

      • doCheckUnstableThreshold

        public FormValidation doCheckUnstableThreshold​(@QueryParameter
                                                       String value)
        Validates the unstable threshold.
        Parameters:
        value - the threshold
        Returns:
        the form validation
      • doCheckFailedThreshold

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