Class Summary |
BaseServerTestCase |
The test case that all server-side unit tests should extend. |
ExceptionHandlingThreadGroup |
A thread group that a client may use for registering an action to perform
if an uncaught exception is handled. |
IsolatingDefaultSystemClassLoader |
This classloader is used by the unit test framework to isolate jboss from
the unit test framework classpath so that jboss may boot off its own resources
instead of those residing on the classpath. |
LocalInterfaceRegistry |
A registry for looking up EJB local interfaces. |
ServerLifecycle |
This class manages the Hyperic Server lifecycle in a unit testing environment. |