Class CommentsUnavailableViolation

java.lang.Object
de.hsh.graja.regression.report.Violation
de.hsh.graja.regression.report.violations.CommentsUnavailableViolation
All Implemented Interfaces:
Attachable, Renderable

public class CommentsUnavailableViolation extends Violation
  • Constructor Details

    • CommentsUnavailableViolation

      public CommentsUnavailableViolation(boolean missingInExpected)
  • Method Details

    • isMissingInExpected

      public boolean isMissingInExpected()
    • render

      public j2html.tags.ContainerTag<?> render()
    • getViolationType

      public ViolationCategory getViolationType()
      Specified by:
      getViolationType in class Violation