|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
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. |
Class Summary | |
ITFReadProblemManager | A read-only ProblemManager for the ITF section of the PMTI framework. |
The Issue Traceability Framework. These classes and interfaces are an extention to the common PMTI to support tracing tests to an issue tracking system. The framework supports a set of interfaces which define how to record and load the traceability items, while the sub-packages define specific implementations of these interfaces.
This is used by the net.sourceforge.groboutils.pmti.v1.autodoc package and sub-packages to interface the AutoDoc accumulated data with the PMTI framework proper.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |