Class FailingAssertionCommentWriter.NotMatchedException

    • Field Detail

      • pattern

        public final Pattern pattern
        The pattern that was not found.
    • Constructor Detail

      • NotMatchedException

        public NotMatchedException​(Pattern pattern)
        Create a new NotMatchedException.
        Parameters:
        pattern - the pattern that was not found