Uses of Class
net.sourceforge.groboutils.pmti.v1.itf.impl.AbstractTestIssueRecordCollator

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

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

Subclasses of AbstractTestIssueRecordCollator in net.sourceforge.groboutils.pmti.v1.itf.impl
 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