Uses of Package
net.sourceforge.groboutils.pmti.v1.itf

Packages that use net.sourceforge.groboutils.pmti.v1.itf
net.sourceforge.groboutils.pmti.v1.itf The Issue Traceability Framework
net.sourceforge.groboutils.pmti.v1.itf.impl   
net.sourceforge.groboutils.pmti.v1.itf.parser   
 

Classes in net.sourceforge.groboutils.pmti.v1.itf used by net.sourceforge.groboutils.pmti.v1.itf
IIssueRecord
          Encapsulates all the data needed to reflect an issue reported by a testcase.
ITestIssueRecord
          Encapsulates all the data that results from a issue record being associated with a testcase.
ITestIssueRecordSet
          A collection of IIssueRecord instances.
ITestRecord
          Encapsulates all the data associated with a testcase and its results.
 

Classes in net.sourceforge.groboutils.pmti.v1.itf used by net.sourceforge.groboutils.pmti.v1.itf.impl
IIssueRecord
          Encapsulates all the data needed to reflect an issue reported by a testcase.
ITestIssueRecord
          Encapsulates all the data that results from a issue record being associated with a testcase.
ITestIssueRecordCollator
          Logic to organize test-issue records into logically separated sets of records.
ITestIssueRecordSet
          A collection of IIssueRecord instances.
ITestIssueRecordWriter
          Writes test-issues to some location.
ITestRecord
          Encapsulates all the data associated with a testcase and its results.
 

Classes in net.sourceforge.groboutils.pmti.v1.itf used by net.sourceforge.groboutils.pmti.v1.itf.parser
ITestIssueRecord
          Encapsulates all the data that results from a issue record being associated with a testcase.
ITestIssueRecordSet
          A collection of IIssueRecord instances.
 



Copyright © 2001-2003 by The GroboUtils Project