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