Uses of Class
qa.analyser.SequenceSummary
Packages that use SequenceSummary
-
Uses of SequenceSummary in qa.analyser
Methods in qa.analyser that return SequenceSummaryModifier 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()
Methods in qa.analyser with parameters of type SequenceSummaryModifier 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)