Uses of Class
qa.analyser.SequenceSummary
-
Uses of SequenceSummary in qa.analyser
Modifier and TypeMethodDescriptionSequenceSummary.add
(SequenceSummary otherSummary) Add the content of another summary into this summary and return a new object containing the data from both.SequenceSummary.clone()
QATestResult.getSequenceSummary()
Modifier and TypeMethodDescriptionSequenceSummary.add
(SequenceSummary otherSummary) Add the content of another summary into this summary and return a new object containing the data from both.void
QATestResult.setSequenceSummary
(SequenceSummary sequenceSummary)