Uses of Interface
net.sourceforge.groboutils.pmti.v1.itf.ITestIssueRecordCollator

Packages that use ITestIssueRecordCollator
net.sourceforge.groboutils.pmti.v1.itf.impl   
 

Uses of ITestIssueRecordCollator in net.sourceforge.groboutils.pmti.v1.itf.impl
 

Classes in net.sourceforge.groboutils.pmti.v1.itf.impl that implement ITestIssueRecordCollator
 class AbstractTestIssueRecordCollator
          Collates the parsers' parsed records into record sets based on their containment in some factor of the test issue record.
 class AllTestIssueRecordCollator
          Collates the parsers' parsed records into a single record set.
 class IssueTestIssueRecordCollator
          Collates the parsers' parsed records into record sets based on their containment in issue ID.
 class NameTestIssueRecordCollator
          Collates the parsers' parsed records into record sets based on their containment in test names.
 class SuiteTestIssueRecordCollator
          Collates the parsers' parsed records into record sets based on their containment in test suites.
 



Copyright © 2001-2003 by The GroboUtils Project