Uses of Class
qa.analyser.QATestResult
-
Uses of QATestResult in qa.analyser
Modifier and TypeMethodDescriptionstatic QATestResult
QATestResult.combineReports
(QATestResult[] qaTestReports) Combine an array of reports into a single report, creating single result arrays with data for all ranges.QAAnalyser.processTest
(QATestDataUnit testDataUnit, PamDataBlock aDetector) Modifier and TypeMethodDescriptionstatic QATestResult
QATestResult.combineReports
(QATestResult[] qaTestReports) Combine an array of reports into a single report, creating single result arrays with data for all ranges.