Uses of Class
qa.analyser.QATestAnalysis
Packages that use QATestAnalysis
- 
Uses of QATestAnalysis in qa.analyser
Methods in qa.analyser that return QATestAnalysisModifier and TypeMethodDescriptionQATestResult.getSequenceAnalysis()QATestResult.getSoundAnalysis()QATestResult.getTestAnalysis(int seqOrSound) Get one of the test analysis sets.Methods in qa.analyser with parameters of type QATestAnalysisModifier and TypeMethodDescriptionvoidQATestResult.setSequenceAnalysis(QATestAnalysis sequenceAnalysis) voidQATestResult.setSoundAnalysis(QATestAnalysis soundAnalysis)  - 
Uses of QATestAnalysis in qa.resource
Methods in qa.resource with parameters of type QATestAnalysisModifier and TypeMethodDescriptionstatic final StringReportTextBits.getRegressionFailureText(String detType, String detectorName, QATestAnalysis analysis)