|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sourceforge.groboutils.autodoc.v1.testserver | |
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. |
net.sourceforge.groboutils.pmti.v1.autodoc.v1.server | Collection of server classes for the AutoDoc integration of the PMTI package (called officially "Issue Traceability Framework"). |
net.sourceforge.groboutils.pmti.v1.autodoc.v1.xml |
Classes in net.sourceforge.groboutils.autodoc.v1.testserver used by net.sourceforge.groboutils.autodoc.v1.testserver | |
Monitor
Monitors the state of multiple tests through the creation, retrieval, and sending to a server of the TestData for a specific test. |
|
MonitorFinder
Generic interface in charge of discovering a specific pseudo-singleton type of Monitor. |
|
Server
An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData. |
|
TestData
An interface used to briefly describe a test and the gathered data associated for the test in a particular framework. |
|
TestDataFactory
A factory in charge of creating a specific TestData instance from a TestInfo unique identifier. |
|
TestInfo
Information about a test which can uniquely identify a specific test. |
Classes in net.sourceforge.groboutils.autodoc.v1.testserver used by net.sourceforge.groboutils.autodoc.v1.testserver.junit | |
DefaultTestInfo
An implementation of TestInfo which is specific to JUnit. |
|
MonitorFinder
Generic interface in charge of discovering a specific pseudo-singleton type of Monitor. |
|
TestCorrelate
Helper method to aid in the use of Monitors and TestData. |
|
TestData
An interface used to briefly describe a test and the gathered data associated for the test in a particular framework. |
|
TestInfo
Information about a test which can uniquely identify a specific test. |
Classes in net.sourceforge.groboutils.autodoc.v1.testserver used by net.sourceforge.groboutils.pmti.v1.autodoc.v1 | |
DefaultMonitor
This implemenation of Monitor uses a Hashtable to store the test data. |
|
DefaultTestData
A simple implementation of TestData which only knows about TestInfo. |
|
Monitor
Monitors the state of multiple tests through the creation, retrieval, and sending to a server of the TestData for a specific test. |
|
MonitorFinder
Generic interface in charge of discovering a specific pseudo-singleton type of Monitor. |
|
Server
An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData. |
|
TestCorrelate
Helper method to aid in the use of Monitors and TestData. |
|
TestData
An interface used to briefly describe a test and the gathered data associated for the test in a particular framework. |
|
TestDataFactory
A factory in charge of creating a specific TestData instance from a TestInfo unique identifier. |
|
TestInfo
Information about a test which can uniquely identify a specific test. |
Classes in net.sourceforge.groboutils.autodoc.v1.testserver used by net.sourceforge.groboutils.pmti.v1.autodoc.v1.server | |
AbstractWriterServer
An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData. |
|
Server
An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData. |
|
TestData
An interface used to briefly describe a test and the gathered data associated for the test in a particular framework. |
Classes in net.sourceforge.groboutils.autodoc.v1.testserver used by net.sourceforge.groboutils.pmti.v1.autodoc.v1.xml | |
AbstractWriterServer
An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData. |
|
Server
An interface which corresponds to a part of the framework that knows how to deal with the framework's TestData. |
|
TestData
An interface used to briefly describe a test and the gathered data associated for the test in a particular framework. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |