Uses of Class
net.sourceforge.groboutils.autodoc.v1.testserver.TestCorrelate

Packages that use TestCorrelate
net.sourceforge.groboutils.autodoc.v1.testserver.junit Helper abstract base classes to interact between the test server framework and JUnit. 
net.sourceforge.groboutils.pmti.v1.autodoc.v1 The Issue Traceability Framework and AutoDoc v1 integration classes framework for PMTI. 
 

Uses of TestCorrelate in net.sourceforge.groboutils.autodoc.v1.testserver.junit
 

Subclasses of TestCorrelate in net.sourceforge.groboutils.autodoc.v1.testserver.junit
 class JUnitTestListener
          A helper class to interface between the test framework and JUnit's TestListener interface.
 

Uses of TestCorrelate in net.sourceforge.groboutils.pmti.v1.autodoc.v1
 

Subclasses of TestCorrelate in net.sourceforge.groboutils.pmti.v1.autodoc.v1
 class AutoDocITImpl
          Issue Tracker entry point.
 class ITFJUnitListener
          Listens to JUnit tests, and sends a report to the ITFServer via the ITFBootstrap.
 



Copyright © 2001-2003 by The GroboUtils Project