|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MonitorFinder | |
net.sourceforge.groboutils.autodoc.v1.testserver | Abstract framework to aid subcomponents of the AutoDoc facility to interact between the JUnit testing suite and a implementation-specific server, which receives corrolated events from the AutoDoc and JUnit systems. |
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 MonitorFinder in net.sourceforge.groboutils.autodoc.v1.testserver |
Methods in net.sourceforge.groboutils.autodoc.v1.testserver that return MonitorFinder | |
protected MonitorFinder |
TestCorrelate.getFinder()
|
Constructors in net.sourceforge.groboutils.autodoc.v1.testserver with parameters of type MonitorFinder | |
TestCorrelate(java.lang.Class owner,
MonitorFinder finder)
|
Uses of MonitorFinder in net.sourceforge.groboutils.autodoc.v1.testserver.junit |
Constructors in net.sourceforge.groboutils.autodoc.v1.testserver.junit with parameters of type MonitorFinder | |
JUnitTestListener(MonitorFinder finder)
|
Uses of MonitorFinder in net.sourceforge.groboutils.pmti.v1.autodoc.v1 |
Classes in net.sourceforge.groboutils.pmti.v1.autodoc.v1 that implement MonitorFinder | |
class |
ITFMonitorFinder
Acts as a factory and singleton store for the ITFMonitor. |
Methods in net.sourceforge.groboutils.pmti.v1.autodoc.v1 that return MonitorFinder | |
MonitorFinder |
AutoDocITFactoryImpl.getFinder()
|
Methods in net.sourceforge.groboutils.pmti.v1.autodoc.v1 with parameters of type MonitorFinder | |
void |
AutoDocITFactoryImpl.setFinder(MonitorFinder finder)
|
Constructors in net.sourceforge.groboutils.pmti.v1.autodoc.v1 with parameters of type MonitorFinder | |
AutoDocITImpl(java.lang.Class owner,
MonitorFinder finder)
Creates a new implementation of AutoDocIT, with the given owner and monitor finder. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |