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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final String
getRegressionFailureText
(String detType, String detectorName, QATestAnalysis analysis) static BufferedImage
-
Field Details
-
INTROTEXT
- See Also:
-
SINGLESOUNDSEQUNCETXT
Text for sequences that only consist of single sounds- See Also:
-
SOUNDSEQUNCETXT
Text for single sounds that are in sequences- See Also:
-
HYDROPHONETXT
-
weka1
- See Also:
-
weka2
- See Also:
-
-
Constructor Details
-
ReportTextBits
public ReportTextBits()
-
-
Method Details
-
getRegressionFailureText
public static final String getRegressionFailureText(String detType, String detectorName, QATestAnalysis analysis) -
loadImage
-