Class UnequalTreesizeViolation
java.lang.Object
de.hsh.graja.regression.report.Violation
de.hsh.graja.regression.report.violations.TreeStructureViolation
de.hsh.graja.regression.report.violations.UnequalTreesizeViolation
- All Implemented Interfaces:
Attachable
,Renderable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hsh.graja.regression.report.violations.TreeStructureViolation
renderWithDescriptionAndAttachments
Methods inherited from class de.hsh.graja.regression.report.Violation
allAttachments, attach, getIdentifier, setLocationContextIdentifier
-
Constructor Details
-
UnequalTreesizeViolation
public UnequalTreesizeViolation(boolean isMissingPath)
-
-
Method Details
-
isMissingPath
public boolean isMissingPath() -
getViolationType
- Specified by:
getViolationType
in classViolation
-
toString
-
render
public j2html.tags.ContainerTag<?> render()
-