Class PreventTooManyIgnoredTestsSuggestion

    • Field Detail

      • DEFAULT_TOTAL_TESTS_THRESHOLD

        public static final int DEFAULT_TOTAL_TESTS_THRESHOLD
        See Also:
        Constant Field Values
      • DEFAULT_PASSED_TESTS_PERCENT

        public static final int DEFAULT_PASSED_TESTS_PERCENT
        See Also:
        Constant Field Values
    • Constructor Detail

      • PreventTooManyIgnoredTestsSuggestion

        public PreventTooManyIgnoredTestsSuggestion​(@NotNull
                                                    PagePlaces pagePlaces)