Class TreeStructureViolation
java.lang.Object
de.hsh.graja.regression.report.Violation
de.hsh.graja.regression.report.violations.TreeStructureViolation
- All Implemented Interfaces:
Attachable
,Renderable
- Direct Known Subclasses:
UnequalSubreeViolation
,UnequalTreesizeViolation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected j2html.tags.ContainerTag<?>
renderWithDescriptionAndAttachments
(j2html.tags.DomContent... content) Methods inherited from class de.hsh.graja.regression.report.Violation
allAttachments, attach, getIdentifier, getViolationType, setLocationContextIdentifier
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.hsh.graja.regression.report.Renderable
render
-
Constructor Details
-
TreeStructureViolation
public TreeStructureViolation()
-
-
Method Details
-
renderWithDescriptionAndAttachments
protected j2html.tags.ContainerTag<?> renderWithDescriptionAndAttachments(j2html.tags.DomContent... content) - Overrides:
renderWithDescriptionAndAttachments
in classViolation
-