Uses of Class
qa.analyser.QATestAnalysis
-
Uses of QATestAnalysis in qa.analyser
Modifier and TypeMethodDescriptionQATestResult.getSequenceAnalysis()
QATestResult.getSoundAnalysis()
QATestResult.getTestAnalysis
(int seqOrSound) Get one of the test analysis sets.Modifier and TypeMethodDescriptionvoid
QATestResult.setSequenceAnalysis
(QATestAnalysis sequenceAnalysis) void
QATestResult.setSoundAnalysis
(QATestAnalysis soundAnalysis) -
Uses of QATestAnalysis in qa.resource
Modifier and TypeMethodDescriptionstatic final String
ReportTextBits.getRegressionFailureText
(String detType, String detectorName, QATestAnalysis analysis)