Package qa.resource
Class ReportTextBits
java.lang.Object
qa.resource.ReportTextBits
Class of a load of static text to include in various parts of report. Note
that some parts may have format specifiers in which case they must be matched
in an appropriate string formatting command.
- Author:
- dg50
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final String
getRegressionFailureText
(String detType, String detectorName, QATestAnalysis analysis) static BufferedImage
-
Field Details
-
Constructor Details
-
Method Details
-
getRegressionFailureText
public static final String getRegressionFailureText(String detType, String detectorName, QATestAnalysis analysis) -
loadImage
-